diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a09dab7..a87cd59d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -82,7 +82,7 @@ repos: types: [file, yaml] entry: 'yamllint --strict' - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v6.0.0 + rev: v8.0.0 hooks: - id: commitlint stages: [commit-msg]