Skip to content

Commit 8b3a899

Browse files
authored
ci(dependabot): make commits conventional (#364)
1 parent 414478e commit 8b3a899

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ updates:
55
# Check for updates every Monday
66
schedule:
77
interval: "weekly"
8+
commit-message:
9+
prefix: "chore(deps): "
10+
prefix-development: "chore(deps-dev): "

0 commit comments

Comments
 (0)