Skip to content

Commit a034406

Browse files
committed
Enable Dependabot
1 parent aa3c6eb commit a034406

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates
2+
---
3+
version: 2
4+
updates:
5+
- package-ecosystem: maven
6+
directory: /
7+
schedule:
8+
interval: weekly
9+
- package-ecosystem: github-actions
10+
directory: /
11+
schedule:
12+
interval: weekly

0 commit comments

Comments
 (0)