Skip to content

Commit d4f6128

Browse files
committed
chore: group dependabot updates
and enforce conventional commit titles
1 parent 2535dde commit d4f6128

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ updates:
99
directory: /
1010
schedule:
1111
interval: "monthly"
12+
commit-message:
13+
prefix: "chore:"
14+
groups:
15+
actions:
16+
patterns:
17+
- "*"

0 commit comments

Comments
 (0)