diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ rev: v1.16.0 hooks: - id: codespell - args: [-L cas] + args: [-L cas, -L cmak ] - repo: https://github.com/PyCQA/isort rev: 5.5.2