chore: update Dependabot config (#7855)
- Allow updating GitHub Action versions - Increase allowed PRs from default 5 to 99
This commit is contained in:
parent
de0159d2f5
commit
1d6c82b254
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -4,3 +4,9 @@ updates:
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 99
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 99
|
||||
|
Loading…
Reference in New Issue
Block a user