summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2020-08-29 16:34:40 -0400
committerJulian Berman <Julian@GrayVines.com>2020-08-29 16:34:40 -0400
commitb18ece38d73370446ebf290b0adb019331032c52 (patch)
treea0e93a649184ce40d2391b1dc242a83a450c3e55 /.pre-commit-config.yaml
parent169217572a352453ceb2b4528e32c879a5c3fd3e (diff)
downloadjsonschema-b18ece38d73370446ebf290b0adb019331032c52.tar.gz
Sigh, this appears to be a regex, not exact match, so it was ignoring everything.
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 7b9e18c..ab72a6c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,4 +1,4 @@
-exclude: json
+exclude: json/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks