diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd4977c..a60c1f3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: - ruamel.yaml==0.18.18 # --------------------- Commit‑msg validation ----------------------- - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: 879f5400493f84c8b683bdeb3366a8439ca17858 # frozen: v9.22.0 + rev: e46582c71e18e81b19f77b5c754a6816bdd6c3f5 # frozen: v9.23.0 hooks: - id: commitlint stages: [commit-msg]