Skip to content

Commit

Permalink
increase limit of dependabot PRs from default 5 to now 10
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld authored Aug 19, 2024
1 parent a6e508f commit ec063fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ updates:
schedule:
interval: 'weekly'
target-branch: 'develop'
open-pull-requests-limit: 10
labels:
- 'dependencies'
- package-ecosystem: 'github-actions'
Expand Down

0 comments on commit ec063fb

Please sign in to comment.