Skip to content

Commit 4800973

Browse files
committed
chore: fix dependabot default message
1 parent b762980 commit 4800973

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@ updates:
1111
interval: "monthly"
1212
- package-ecosystem: "github-actions"
1313
directory: "/"
14+
commit-message:
15+
prefix: "chore(deps-ci)"
1416
schedule:
1517
interval: "monthly"

0 commit comments

Comments
 (0)