From 1540ebfbd94c3309e72a1725b094aa744dc10fe9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 13:55:59 +0200 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#429) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/jumanjihouse/pre-commit-hook-yamlfmt: 0.2.2 → 0.2.3](https://github.com/jumanjihouse/pre-commit-hook-yamlfmt/compare/0.2.2...0.2.3) - [github.com/sirosen/check-jsonschema: 0.22.0 → 0.23.2](https://github.com/sirosen/check-jsonschema/compare/0.22.0...0.23.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8901ef23..e5c258ba0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: exclude: miscellaneous/structures/SiO2.xyz - repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt - rev: 0.2.2 + rev: 0.2.3 hooks: - id: yamlfmt exclude: tests @@ -40,7 +40,7 @@ repos: args: [--profile, black, --filter-files] - repo: https://github.com/sirosen/check-jsonschema - rev: 0.22.0 + rev: 0.23.2 hooks: - id: check-github-workflows