From 126d784871e974b76f5e784115d590faa019f182 Mon Sep 17 00:00:00 2001 From: brokenpip3 <40476330+brokenpip3@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:08:32 +0000 Subject: [PATCH] [create-pull-request] automated change --- .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 7897fc4..1802fad 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.28.4 + rev: 0.29.2 hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/pre-commit-hooks