diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9910e91..7a58171 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: hooks: - id: conventional-pre-commit stages: [commit-msg] - args: [] + args: [--strict] ## SECURITY - repo: https://github.com/gitleaks/gitleaks