Skip to content

Commit

Permalink
dependabot on v2 branch (#1548)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromevdl authored Jan 16, 2024
1 parent 47fab11 commit e7933c2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,12 @@ updates:
# Ignore Mockito 5.X.X as it does not support Java 8
- dependency-name: "org.mockito:mockito-*"
update-types: ["version-update:semver-major"]

- package-ecosystem: "maven"
directory: "/"
target-branch: "v2"
schedule:
interval: "weekly"
labels:
- "maven"
- "dependencies"

0 comments on commit e7933c2

Please sign in to comment.