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