Set schedule interval to weekly
This commit is contained in:
parent
ff7bb1f303
commit
3f03806455
2 changed files with 2 additions and 2 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -3,7 +3,7 @@ updates:
|
|||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
time: '00:00'
|
||||
open-pull-requests-limit: 10
|
||||
reviewers:
|
||||
|
|
|
|||
2
.husky/.gitignore
vendored
2
.husky/.gitignore
vendored
|
|
@ -1 +1 @@
|
|||
_
|
||||
_
|
||||
|
|
|
|||
Loading…
Reference in a new issue