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.
2 parents e21a938 + d0268b2 commit 3b24a3eCopy full SHA for 3b24a3e
.github/dependabot.yml
@@ -5,18 +5,22 @@ updates:
5
schedule:
6
interval: "daily"
7
labels:
8
- - automerge
+ - "automerge"
9
allow:
10
- dependency-name: "wordpress"
11
+ commit-message:
12
+ prefix: [docker] "
13
14
- package-ecosystem: "docker"
15
directory: "/mysql"
16
17
18
19
20
21
- dependency-name: "mysql"
22
23
24
25
26
directory: "/nginx"
@@ -26,3 +30,5 @@ updates:
30
- "automerge"
27
31
28
32
- dependency-name: "nginx"
33
34
0 commit comments