Skip to content

Commit

Permalink
let main get updated separately from release-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Mar 4, 2024
1 parent 7ed35c1 commit c1eb6db
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,16 @@ updates:
include: "scope"
schedule:
interval: "daily"

- package-ecosystem: "maven"
directory: "/"
target-branch: "main"
reviewers:
- "rangerrick"
labels:
- "dependencies"
commit-message:
prefix: "build"
include: "scope"
schedule:
interval: "weekly"

0 comments on commit c1eb6db

Please sign in to comment.