mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(web): ✨📦 enable Dependabot for nextjs branch
This commit is contained in:
parent
5e3a7374c5
commit
8e8428a789
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
|
@ -8,3 +8,8 @@ updates:
|
|||
directory: /web
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: npm
|
||||
directory: /web
|
||||
schedule:
|
||||
interval: daily
|
||||
target-branch: nextjs
|
||||
Loading…
Reference in a new issue