fix(tools): make weekly updates to client

This commit is contained in:
Mrugesh Mohapatra
2020-10-12 01:12:51 +05:30
parent 20867256fb
commit 6c8eeeae18

View File

@ -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'