diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4209d6f..55bae06 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - --project - unboundsoftware/schemas - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.16.0 + rev: v9.17.0 hooks: - id: commitlint stages: [ commit-msg ]