Skip to content

Commit 303fb78

Browse files
committed
fix(build): fix the name of the docker-related dependabot updates [skip ci]
1 parent d046b01 commit 303fb78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ updates:
4242
prefix: "chore(deps):"
4343
open-pull-requests-limit: 10
4444
groups:
45-
actions-version-updates:
45+
docker-version-updates:
4646
patterns:
4747
- "*"
4848
applies-to: "version-updates"
49-
actions-security-updates:
49+
docker-security-updates:
5050
patterns:
5151
- "*"
5252
applies-to: "security-updates"

0 commit comments

Comments
 (0)