We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de5117 commit 103acc2Copy full SHA for 103acc2
.github/dependabot.yml
@@ -22,6 +22,15 @@ updates:
22
schedule:
23
interval: "daily"
24
25
+ - package-ecosystem: "maven"
26
+ directory: "/"
27
+ schedule:
28
+ interval: "daily"
29
+ target-branch: "maven-4.0.x"
30
+ labels:
31
+ - "mvn40"
32
+ - "dependencies"
33
+
34
- package-ecosystem: "maven"
35
directory: "/"
36
@@ -36,6 +45,15 @@ updates:
45
37
46
38
47
48
+ - package-ecosystem: "github-actions"
49
50
51
52
53
54
55
56
39
57
- package-ecosystem: "github-actions"
40
58
41
59
0 commit comments