We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac34a9 commit d4e7f09Copy full SHA for d4e7f09
1 file changed
.github/dependabot.yml
@@ -21,7 +21,21 @@ updates:
21
directory: "/"
22
schedule:
23
interval: "daily"
24
+
25
+ - package-ecosystem: "maven"
26
+ directory: "/"
27
+ schedule:
28
+ interval: "daily"
29
+ target-branch: "maven-source-plugin-3.x"
30
31
32
+ - package-ecosystem: "github-actions"
33
34
35
36
37
- package-ecosystem: "github-actions"
38
39
40
41
0 commit comments