diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5f93d2..763c44b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - --project - unboundsoftware/shiny/authz_client - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.18.0 + rev: v9.19.0 hooks: - id: commitlint stages: [ commit-msg ]