diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c988a4e..8c906aa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: hooks: - id: yamllint entry: yamllint --config-file .yamllint.yaml - exclude: .clang-format + exclude: .clang-format config/ - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.6.4 hooks: