We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37337a commit f2424c4Copy full SHA for f2424c4
1 file changed
.github/dependabot.yml
@@ -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
12
0 commit comments