chore: reduce number of automatic PRs (#8083)
This commit is contained in:
parent
7480fc52bd
commit
c4903f2a78
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -4,9 +4,9 @@ updates:
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 99
|
||||
open-pull-requests-limit: 3
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 99
|
||||
open-pull-requests-limit: 2
|
||||
|
Loading…
Reference in New Issue
Block a user