Skip to content

Commit

Permalink
Register maven dependencies updates dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Jun 12, 2024
1 parent 9c5b142 commit c3706ad
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Set update schedule for Maven dependencies

version: 2
updates:

- package-ecosystem: "maven"
directory: "/"
schedule:
# Check for updates to Maven dependencies every week
interval: "weekly"

0 comments on commit c3706ad

Please sign in to comment.