Skip to content

Commit acea3aa

Browse files
committed
ci: ensure dependabot git commit message conforms to commitlint
Ensure dependabot git commit message conforms to commitlint Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent f4a417b commit acea3aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ updates:
55
directory: /
66
schedule:
77
interval: monthly
8+
commit-message:
9+
prefix: ci

0 commit comments

Comments
 (0)