Skip to content

Commit b87c538

Browse files
committed
Label Dependabot PRs per package ecosystem
1 parent e9768b6 commit b87c538

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ updates:
1010
- frankenphp
1111
schedule:
1212
interval: "daily"
13+
labels:
14+
- "docker"
1315
ignore:
1416
- dependency-name: "*"
1517
update-types: ["version-update:semver-major"]
@@ -35,6 +37,8 @@ updates:
3537
directory: "/"
3638
schedule:
3739
interval: "daily"
40+
labels:
41+
- "github-actions"
3842
groups:
3943
specsnl-github-actions:
4044
patterns:

0 commit comments

Comments
 (0)