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
|
||||
directory: '/client'
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: 'weekly'
|
||||
open-pull-requests-limit: 20
|
||||
labels:
|
||||
- 'dependabot'
|
||||
|
Reference in New Issue
Block a user