From c6e6c84c5e433c572c8c8ddf0ed868a4734f298e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:09:26 +0200 Subject: [PATCH] [create-pull-request] automated change (#12) 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 1fc2d26..1aabb9e 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.24.1 + rev: 0.25.0 hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/pre-commit-hooks