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 05984d0916
commit 743c1cb2b6
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