Disable dependabot version updates for npm (#7697)

This commit is contained in:
Luke Heath 2022-09-13 08:17:40 -05:00 committed by GitHub
parent 2ad0aa0c57
commit 32cde29834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,8 @@ updates:
- "website"
schedule:
interval: "daily"
# Disable version updates
open-pull-requests-limit: 0
allow:
- dependency-type: "production"
reviewers:
@ -71,6 +73,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
# Disable version updates
open-pull-requests-limit: 0
reviewers:
- lukeheath
allow: