Daily dependabot with more lenient limits
This commit is contained in:
parent
5c59fa3816
commit
c7967e2200
1 changed files with 2 additions and 1 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -3,4 +3,5 @@ updates:
|
|||
- package-ecosystem: npm
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: daily
|
||||
open-pull-requests-limit: 30
|
||||
|
|
Loading…
Reference in a new issue