Skip to content

Commit

Permalink
increase open PR by dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Nov 22, 2024
1 parent bc8f79d commit 289c1a8
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,9 +17,9 @@ 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: 25

- package-ecosystem: "npm"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
open-pull-requests-limit: 25

0 comments on commit 289c1a8

Please sign in to comment.