Skip to content

Commit 9a895ca

Browse files
c-dilksbaltzell
authored andcommitted
ci: dependabot conventional commits (#992)
1 parent aa218ed commit 9a895ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ updates:
1313
directory: "/"
1414
schedule:
1515
interval: "weekly"
16+
commit-message:
17+
prefix: "build(deps)"
1618
ignore:
1719
- dependency-name: "org.jlab:groot" # since version numbers are not in order
1820
- dependency-name: "org.ejml:ejml-simple" # keep version the same as `j4ml:j4ml-clas12:jar:0.9-SNAPSHOT`; see pull requests #636 and #632
@@ -30,6 +32,8 @@ updates:
3032
directory: "/"
3133
schedule:
3234
interval: "weekly"
35+
commit-message:
36+
prefix: "ci(deps)"
3337
- package-ecosystem: "gitsubmodule"
3438
directory: "/"
3539
schedule:

0 commit comments

Comments
 (0)