Skip to content

Commit

Permalink
ci: ensure dependabot git commit message conforms to commitlint
Browse files Browse the repository at this point in the history
Ensure dependabot git commit message conforms to commitlint

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
  • Loading branch information
richm committed Oct 4, 2023
1 parent 1ca5ac6 commit b934745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ updates:
directory: /
schedule:
interval: monthly
commit-message:
prefix: ci

0 comments on commit b934745

Please sign in to comment.