Skip to content

Commit

Permalink
Increase dependabot pip PR limit
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos authored May 31, 2024
1 parent 41b53ab commit b646dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ updates:
ignore:
- dependency-name: "django"
update-types: [ "version-update:semver-major", "version-update:semver-minor" ] # only allow auto update on django bug and security fixes
open-pull-requests-limit: 10
open-pull-requests-limit: 20

0 comments on commit b646dd6

Please sign in to comment.