fix(tools): make weekly updates to client
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -3,7 +3,7 @@ updates:
|
|||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directory: '/client'
|
directory: '/client'
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: 'weekly'
|
||||||
open-pull-requests-limit: 20
|
open-pull-requests-limit: 20
|
||||||
labels:
|
labels:
|
||||||
- 'dependabot'
|
- 'dependabot'
|
||||||
|
Reference in New Issue
Block a user