mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
config(depbot): disable depbot on nextjs branch
This commit is contained in:
parent
2cd9071a7a
commit
b2ee9082b8
1 changed files with 5 additions and 5 deletions
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
|
@ -8,8 +8,8 @@ updates:
|
|||
directory: /web
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: npm
|
||||
directory: /web
|
||||
schedule:
|
||||
interval: daily
|
||||
target-branch: nextjs
|
||||
# - package-ecosystem: npm
|
||||
# directory: /web
|
||||
# schedule:
|
||||
# interval: daily
|
||||
# target-branch: nextjs
|
||||
Loading…
Reference in a new issue