Skip to content

Commit

Permalink
Allow 10 open PR from dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski authored Sep 13, 2024
1 parent fe33285 commit 36a3899
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:
# Checkstyle >=10 requires Java 11+
- dependency-name: "com.puppycrawl.tools:checkstyle"
versions: [">= 10.0"]
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 36a3899

Please sign in to comment.