Skip to content

Commit

Permalink
Merge pull request #12211 from grails/puneetbehl-patch-2
Browse files Browse the repository at this point in the history
Configure dependabot to use 5.1.x instead of master
  • Loading branch information
puneetbehl committed Nov 30, 2021
2 parents f6cf816 + 7091331 commit 3ba3dd4
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 @@ -13,6 +13,6 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: master
target-branch: 5.1.x
labels:
- "type: dependency upgrade"

0 comments on commit 3ba3dd4

Please sign in to comment.