summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 740fde24..c27d6da2 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
rev: v0.6.13
hooks:
- id: cmake-lint
- exclude: cmake/Toolchain-*
+ exclude: cmake/Toolchain-*|config.h.cmake
- repo: https://github.com/markdownlint/markdownlint
rev: v0.11.0
hooks: