Compare commits

..

No commits in common. "1d0d2028a40cddb2ed3173342b8f4b33be559fc8" and "509445bc056416c6d76116172f332102c3937998" have entirely different histories.

4 changed files with 4 additions and 18 deletions

View File

@ -73,7 +73,7 @@ repos:
# GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.3
rev: 0.31.2
hooks:
#- id: check-jsonschema
- id: check-dependabot

View File

@ -97,13 +97,6 @@
"https://www.eff.org/files/effdntlist.txt",
"block-lan",
"ublock-annoyances",
"adguard-cookies",
"ublock-cookies-adguard",
"adguard-mobile-app-banners",
"adguard-other-annoyances",
"adguard-popup-overlays",
"adguard-widgets",
"https://secure.fanboy.co.nz/fanboy-annoyance.txt",
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
]
},
@ -126,7 +119,7 @@
],
[
"parseAllABPHideFilters",
"true"
"false"
],
[
"suspendUntilListsAreLoaded",

View File

@ -56,13 +56,6 @@
"https://www.eff.org/files/effdntlist.txt",
"block-lan",
"ublock-annoyances",
"adguard-cookies",
"ublock-cookies-adguard",
"adguard-mobile-app-banners",
"adguard-other-annoyances",
"adguard-popup-overlays",
"adguard-widgets",
"https://secure.fanboy.co.nz/fanboy-annoyance.txt",
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
]
},
@ -85,7 +78,7 @@
],
[
"parseAllABPHideFilters",
"true"
"false"
],
[
"suspendUntilListsAreLoaded",

2
package.json vendored
View File

@ -8,6 +8,6 @@
"prettier-plugin-sh": "0.15.0",
"prettier-plugin-toml": "2.0.2"
},
"packageManager": "pnpm@10.6.2+sha512.47870716bea1572b53df34ad8647b42962bc790ce2bf4562ba0f643237d7302a3d6a8ecef9e4bdfc01d23af1969aa90485d4cebb0b9638fa5ef1daef656f6c1b",
"packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
"prettier": "@aminda/global-prettier-config"
}