summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.pre-commit-config.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 6c956eb6..ddbaf1c1 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -10,10 +10,10 @@ repos:
- id: check-case-conflict
- id: check-yaml
- id: check-json
-- repo: https://github.com/pre-commit/mirrors-clang-format
- rev: v13.0.0
- hooks:
- - id: clang-format
+#- repo: https://github.com/pre-commit/mirrors-clang-format
+# rev: v13.0.0
+# hooks:
+# - id: clang-format
- repo: https://github.com/PyCQA/pylint
rev: v2.12.2
hooks: