diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8aa31b0..47a2843 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_install_hook_types: [pre-commit, commit-msg] repos: - repo: https://github.com/openshift-hyperfleet/hyperfleet-hooks - rev: v0.1.0 + rev: v0.2.0 hooks: - id: hyperfleet-commitlint stages: [commit-msg]