Chore: Reduce the frequency of dependabot runs to weekly basis (#4656)
This commit is contained in:
parent
640d83c9df
commit
6b6bb1df08
|
@ -3,5 +3,5 @@ updates:
|
|||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 25
|
Loading…
Reference in New Issue