Skip to content

Commit b829cef

Browse files
committed
chore: update dependabot config for commit messages
1 parent e86dbfb commit b829cef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12-
12+
commit-message:
13+
prefix: "chore"
14+
prefix-development: "chore"
15+
include: "scope"

0 commit comments

Comments
 (0)