CI: Increase the Dependabot "number of open PRs" limit (#218)

This commit is contained in:
Dilum Aluthge
2024-02-06 14:19:52 -05:00
committed by GitHub
parent 83ec284724
commit b69305e71d

View File

@@ -4,14 +4,16 @@ updates:
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
open-pull-requests-limit: 99
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'monthly'
open-pull-requests-limit: 99
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 99