We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 531ffe0 + ad58a11 commit 5426bb1Copy full SHA for 5426bb1
.github/dependabot.yaml
@@ -1,6 +1,8 @@
1
version: 2
2
updates:
3
- package-ecosystem: github-actions
4
+ commit-message:
5
+ include: scope
6
directory: /
7
schedule:
8
interval: monthly
@@ -12,6 +14,8 @@ updates:
12
14
- "minor"
13
15
- "patch"
16
- package-ecosystem: docker
17
18
19
20
21
@@ -23,6 +27,8 @@ updates:
23
27
24
28
25
29
- package-ecosystem: gomod
30
31
26
32
33
34
0 commit comments