summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2022-12-01 20:46:38 -0500
committerJulian Berman <Julian@GrayVines.com>2022-12-01 20:46:38 -0500
commit8304e417d4a3e85aaef1191fe1ed75ccf4321783 (patch)
treee8bd6f9c74e1a1f508d752ee36e85669a0a4ff20 /.pre-commit-config.yaml
parent1254be037e0c5ff8764d0f9ddd4c3bb7e3058c0a (diff)
downloadjsonschema-8304e417d4a3e85aaef1191fe1ed75ccf4321783.tar.gz
Add a docstring-ish for exceptions.relevance.
check-docstring-first has to go unfortunately due to pre-commit/pre-commit-hooks#159.
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 7c4dce8..0e1a3fb 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -5,7 +5,6 @@ repos:
rev: v4.4.0
hooks:
- id: check-ast
- - id: check-docstring-first
- id: check-json
- id: check-toml
- id: check-vcs-permalinks