Skip to content

Commit

Permalink
Merge pull request #391 from grails/dependabot
Browse files Browse the repository at this point in the history
Update dependabot.yml
  • Loading branch information
puneetbehl authored Nov 29, 2023
2 parents a5ac6a4 + 1cb09e1 commit 3e40a0b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,14 @@ updates:
update-types: ["version-update:semver-minor", "version-update:semver-major"]
labels:
- "type: dependency upgrade"
- package-ecosystem: gradle
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: 7.0.x
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
labels:
- "type: dependency upgrade"

0 comments on commit 3e40a0b

Please sign in to comment.