We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee6520 commit 61e0afcCopy full SHA for 61e0afc
1 file changed
.github/dependabot.yml
@@ -0,0 +1,20 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "maven"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "monthly"
7
+ time: "11:00"
8
+ timezone: "Europe/Berlin"
9
+ commit-message:
10
+ prefix: "Dependency"
11
+ include: "scope"
12
+ - package-ecosystem: "docker"
13
14
15
16
17
18
19
20
0 commit comments