chore: update Dependabot config (#7855)

- Allow updating GitHub Action versions
- Increase allowed PRs from default 5 to 99
This commit is contained in:
Nick Schonning
2022-02-14 09:49:18 -05:00
committed by GitHub
parent de0159d2f5
commit 1d6c82b254

View File

@@ -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