From 046a488846620fa26ebd97c03976bd2ef26a310f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 09:58:35 -0500 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#6543) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 52a500688..a4cbcacd7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: stages: [manual] - repo: https://github.com/sirosen/check-jsonschema - rev: 0.18.2 + rev: 0.18.3 hooks: - id: check-jsonschema name: 'Check GitHub Workflows'