Skip to content

Commit

Permalink
Merge pull request #41 from juliencherry/master
Browse files Browse the repository at this point in the history
COMN-324: Configure Dependabot
  • Loading branch information
dscorbett authored Jul 5, 2024
2 parents a65b5b2 + 88e54a6 commit e9f506e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
groups:
minor-and-patch:
applies-to: version-updates
update-types:
- "patch"
- "minor"

0 comments on commit e9f506e

Please sign in to comment.