Reduce NPM dependabot updates to weekly

This commit is contained in:
Daz DeBoer 2022-06-14 11:30:15 -06:00 committed by GitHub
parent bc39e4abaa
commit 7d8a9a65e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
open-pull-requests-limit: 10
ignore:
- dependency-name: "@types/node"