From 9c1065bc1b434d76af1a3ac1e55a705d7daaaea4 Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Tue, 10 Sep 2019 22:18:16 -0700 Subject: [PATCH] update pre-commit file --- .pre-commit-config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8cbc6281..859ac3df 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,8 +5,3 @@ repos: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace - -- repo: https://github.com/pocc/pre-commit-hooks - rev: '' - hooks: - - id: clang-format