Skip to content

Commit f2424c4

Browse files
authored
Enable Dependabot (#12)
1 parent e37337a commit f2424c4

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: maven
5+
directory: /test/gha-test
6+
schedule:
7+
interval: weekly
8+
9+
- package-ecosystem: github-actions
10+
directory: /
11+
schedule:
12+
interval: weekly

0 commit comments

Comments
 (0)