diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8eaf1528..e3a4eaa3 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: v9.1.0 + rev: v9.3.0 hooks: - id: commitlint stages: [commit-msg]