From 777d06b3368e1b17481e2cd4b3a78cb2eda57dc4 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 3 Apr 2014 22:29:58 -0700 Subject: [PATCH] Remove unnecessary chunk from pre-commit-config --- .pre-commit-config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1feec3..1453ed0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,9 +18,5 @@ hooks: - id: validate_config files: ^\.pre-commit-config.yaml$ - exclude: ^$ - args: [] - id: validate_manifest files: ^hooks.yaml$ - exclude: ^$ - args: []