diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3bb039db4..31a6f03dae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,6 +10,7 @@ repos: args: - --config - .prettierrc.toml + exclude: COMMIT_EDITMSG - repo: https://github.com/python-jsonschema/check-jsonschema rev: 0.28.0 hooks: