We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5ff56 commit 5381594Copy full SHA for 5381594
.github/dependabot.yaml
@@ -21,3 +21,29 @@ updates:
21
- dependency-name: "biz.aQute.bnd:biz.aQute.bndlib"
22
versions:
23
- ">=7.0.0"
24
+
25
+ - package-ecosystem: "maven"
26
+ directory: "/application"
27
+ schedule:
28
+ interval: "monthly"
29
+ ignore:
30
+ - dependency-name: "*"
31
32
+ directory: "/samples"
33
34
35
36
37
38
+ directory: "/sandbox"
39
40
41
42
43
44
+ directory: "/tutorials"
45
46
47
48
49
0 commit comments