From b738317ec10cf92b14583631c06d2873160f4b74 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 15:20:32 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7978c661..40d5ba13 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,10 +73,10 @@ repos: )$ - repo: https://github.com/mgedmin/check-manifest - rev: '0.48' + rev: "0.48" hooks: - - id: check-manifest - stages: [manual] + - id: check-manifest + stages: [manual] - repo: https://github.com/sirosen/check-jsonschema rev: 0.14.2