Skip to content

Commit 2f42529

Browse files
committed
Add dependabot
1 parent 513d6a8 commit 2f42529

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "maven" # See documentation for possible values
4+
directory: "/" # Location of package manifests
5+
schedule:
6+
interval: "weekly"
7+
8+
- package-ecosystem: "github-actions" # Also update Github actions
9+
directory: "/"
10+
schedule:
11+
# Check for updates to GitHub Actions every week
12+
interval: "weekly"

0 commit comments

Comments
 (0)