Skip to content

Commit

Permalink
Set open-pull-requests-limit to 20 for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Oct 5, 2023
1 parent 45ac3af commit c6fba8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ updates:
update-types:
- version-update:semver-major
- version-update:semver-minor
open-pull-requests-limit: 20
- package-ecosystem: gradle
directory: "/"
schedule:
Expand All @@ -30,6 +31,7 @@ updates:
update-types:
- version-update:semver-major
- version-update:semver-minor
open-pull-requests-limit: 20
- package-ecosystem: gradle
directory: "/"
schedule:
Expand All @@ -42,6 +44,7 @@ updates:
update-types:
- version-update:semver-major
- version-update:semver-minor
open-pull-requests-limit: 20
- package-ecosystem: gradle
directory: "/"
schedule:
Expand All @@ -53,3 +56,4 @@ updates:
- dependency-name: "*"
update-types:
- version-update:semver-major
open-pull-requests-limit: 20

0 comments on commit c6fba8b

Please sign in to comment.