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