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 9266fed commit 5e91736Copy full SHA for 5e91736
.github/dependabot.yml
@@ -8,10 +8,8 @@ updates:
8
timezone: "Europe/Berlin"
9
assignees:
10
- "nicokempe"
11
- reviewers:
12
- - "nicokempe"
13
commit-message:
14
- prefix: "[npm] "
+ prefix: "chore(npm): "
15
- package-ecosystem: "docker"
16
directory: "/agent"
17
schedule:
@@ -20,10 +18,8 @@ updates:
20
18
21
19
22
23
24
25
26
+ prefix: "chore(docker): "
27
- package-ecosystem: "npm"
28
29
@@ -32,7 +28,5 @@ updates:
32
33
34
30
35
36
37
31
38
0 commit comments