mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-13 05:49:06 +00:00
ci: update cosign to v2.4.0 and add semantic commit validation (#69)
This commit is contained in:
@@ -74,3 +74,11 @@ repos:
|
||||
hooks:
|
||||
- id: actionlint
|
||||
args: ["-shellcheck="]
|
||||
|
||||
# Commit message linting
|
||||
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
|
||||
rev: v9.24.0
|
||||
hooks:
|
||||
- id: commitlint
|
||||
stages: [commit-msg]
|
||||
additional_dependencies: ["@commitlint/config-conventional"]
|
||||
|
||||
Reference in New Issue
Block a user