Update dependabot.yml file to ignore npm updates (#889)

This commit is contained in:
Adrian Gallagher
2022-02-15 16:09:11 +11:00
committed by GitHub
parent fff6df14ed
commit 9e252c5645

View File

@@ -6,3 +6,10 @@ updates:
interval: daily
time: "19:30"
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/web"
schedule:
interval: "weekly"
# deprecated for now as it requires a more in-depth overhaul
open-pull-requests-limit: 0