Skip to content

Commit

Permalink
chore: update Dependabot config (#7855)
Browse files Browse the repository at this point in the history
- Allow updating GitHub Action versions
- Increase allowed PRs from default 5 to 99
  • Loading branch information
nschonni committed Feb 14, 2022
1 parent de0159d commit 1d6c82b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -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

0 comments on commit 1d6c82b

Please sign in to comment.