From c579f802023b0f5cfb512fce9a377dbeee39cb05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 10:34:09 +0200 Subject: [PATCH] [create-pull-request] automated change (#13) Co-authored-by: brokenpip3 --- .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 1aabb9e..ec7877c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/sirosen/check-jsonschema - rev: 0.25.0 + rev: 0.26.1 hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/pre-commit-hooks