diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index de6029b..02b2b5e 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.22.0 + rev: v9.23.0 hooks: - id: commitlint stages: [ commit-msg ]