mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor(depbot): ♻️📦 freeze web
This commit is contained in:
parent
dfc34f46f3
commit
e01e3a85a8
1 changed files with 4 additions and 4 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
|
@ -25,10 +25,10 @@ updates:
|
|||
directory: '/web'
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: npm
|
||||
directory: '/web'
|
||||
schedule:
|
||||
interval: daily
|
||||
# - package-ecosystem: npm
|
||||
# directory: '/web'
|
||||
# schedule:
|
||||
# interval: daily
|
||||
|
||||
# vNext
|
||||
- package-ecosystem: npm
|
||||
|
|
|
|||
Loading…
Reference in a new issue