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 e219643 commit e149c3dCopy full SHA for e149c3d
.github/dependabot.yml
@@ -0,0 +1,29 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "gomod"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "daily"
7
+ labels:
8
+ - "dependencies"
9
+ commit-message:
10
+ prefix: "feat"
11
+ include: "scope"
12
+ - package-ecosystem: "github-actions"
13
14
15
16
17
18
19
+ prefix: "chore"
20
21
+ - package-ecosystem: "docker"
22
23
24
25
26
27
28
29
0 commit comments