There was an error while loading. Please reload this page.
1 parent e9768b6 commit b87c538Copy full SHA for b87c538
1 file changed
.github/dependabot.yml
@@ -10,6 +10,8 @@ updates:
10
- frankenphp
11
schedule:
12
interval: "daily"
13
+ labels:
14
+ - "docker"
15
ignore:
16
- dependency-name: "*"
17
update-types: ["version-update:semver-major"]
@@ -35,6 +37,8 @@ updates:
35
37
directory: "/"
36
38
39
40
41
+ - "github-actions"
42
groups:
43
specsnl-github-actions:
44
patterns:
0 commit comments