Chore: Reduce the frequency of dependabot runs to weekly basis (#4656)

This commit is contained in:
Diego Mello 2022-11-10 13:15:56 -03:00 committed by GitHub
parent 640d83c9df
commit 6b6bb1df08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
open-pull-requests-limit: 25