Skip to content

Commit

Permalink
update checkstyle as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Apr 10, 2024
1 parent 5a134f5 commit ca57f91
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 @@ -12,3 +12,16 @@ updates:
include: "scope"
schedule:
interval: "daily"

- package-ecosystem: "maven"
directory: "/checkstyle"
target-branch: "release-1.x"
reviewers:
- "OpenNMS/dependabot-reviewers-maven"
labels:
- "dependencies"
commit-message:
prefix: "build"
include: "scope"
schedule:
interval: "daily"

0 comments on commit ca57f91

Please sign in to comment.