Skip to content

Commit

Permalink
Add Dependabot configuration (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
b1ron committed Mar 4, 2024
1 parent 9ff08cd commit d1d7e44
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,11 @@
---
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
assignees: [b1ron]
open-pull-requests-limit: 5
schedule:
interval: "weekly"
day: "tuesday"
time: "01:32"

0 comments on commit d1d7e44

Please sign in to comment.