From 32c14b2e448199d0a9de91e9844ef32abf9e4747 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Fri, 3 Jun 2022 11:20:13 -0400 Subject: various - a few post-merge white space tweaks --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.pre-commit-config.yaml') 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: -- cgit v1.2.1