Update dependabot.yml (#195)
* Update dependabot.yml * daily cadence for dependabot
This commit is contained in:
parent
0cbfcfdd38
commit
632c1ecb4c
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -8,4 +8,4 @@ updates:
|
|||||||
- package-ecosystem: 'npm' # See documentation for possible values
|
- package-ecosystem: 'npm' # See documentation for possible values
|
||||||
directory: '/' # Location of package manifests
|
directory: '/' # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: 'monthly'
|
interval: 'daily'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user