From 5b862dea6bc7ec9b90ec67247af81c79d5aed990 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Fri, 15 Jun 2018 23:28:00 +0200 Subject: Drop pretty-format-json from pre-commit config --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ade63b6..fd3d8ec4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,6 @@ repos: #- id: check-docstring-first - id: check-json include: .mention-bot - - id: pretty-format-json - id: check-symlinks - id: check-yaml - id: detect-private-key -- cgit v1.2.1