mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
chore(api): ensure depbot updates all nugets
This commit is contained in:
parent
5d26e67555
commit
b7108f7578
1 changed files with 2 additions and 7 deletions
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
|
|
@ -1,15 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: nuget
|
||||
directory: services/FilterLists.AppHost
|
||||
directory: services
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: npm
|
||||
directory: /web
|
||||
schedule:
|
||||
interval: daily
|
||||
# - package-ecosystem: npm
|
||||
# directory: /web
|
||||
# schedule:
|
||||
# interval: daily
|
||||
# target-branch: nextjs
|
||||
interval: daily
|
||||
Loading…
Reference in a new issue