Skip to content

Commit

Permalink
Enabling dependabot for Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Aug 20, 2023
1 parent a8f2dc0 commit d96f1e9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ updates:
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"

- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 20

0 comments on commit d96f1e9

Please sign in to comment.