Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Nov 29, 2023
1 parent 5704708 commit 1cb09e1
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 1cb09e1

Please sign in to comment.