From 00bc3ffd06a406b8bfb2ab385d6757998e42c400 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 15:21:18 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#720) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/sirosen/check-jsonschema: 0.16.0 → 0.16.2](https://github.com/sirosen/check-jsonschema/compare/0.16.0...0.16.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Serhiy Storchaka --- .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 e76af4f1..e38d3563 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,7 @@ repos: # - id: actionlint-docker # args: ["-ignore", "SC2155:", "-ignore", "SC2086:"] - repo: https://github.com/sirosen/check-jsonschema - rev: 0.16.0 + rev: 0.16.2 hooks: - id: check-github-actions - id: check-github-workflows