Skip to content

Commit f245ef5

Browse files
authored
chore: fix dependabot pr titles (#118)
Signed-off-by: Todd Baert <[email protected]> Signed-off-by: Todd Baert <[email protected]>
1 parent 29f3293 commit f245ef5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ updates:
1010
# Maintain dependencies for npm
1111
- package-ecosystem: "maven"
1212
directory: "/"
13+
commit-message:
14+
prefix: "chore"
1315
schedule:
1416
interval: "weekly"

0 commit comments

Comments
 (0)