Skip to content

Commit 3522b62

Browse files
authored
ci(dependabot): fix copy-paste issue of commit prefix names for github actions
1 parent 3f7393c commit 3522b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ updates:
99
assignees:
1010
- "nicokempe"
1111
commit-message:
12-
prefix: "chore(npm): "
12+
prefix: "chore(actions): "
1313
- package-ecosystem: "docker"
1414
directory: "/agent"
1515
schedule:

0 commit comments

Comments
 (0)