Skip to content

Commit

Permalink
Merge pull request #1512 from Permify/chore/remove-dependabot-pr-limits
Browse files Browse the repository at this point in the history
chore(dependabot): remove open pull request limits for gomod and docker
  • Loading branch information
tolgaOzen committed Aug 26, 2024
2 parents ca2efce + 8362d43 commit b5df684
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ updates:
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 15
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 15
- package-ecosystem: "npm"
directory: "/playground"
schedule:
Expand Down

0 comments on commit b5df684

Please sign in to comment.