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
parent e6e5b05c3b
commit 40e5fcc22a
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