From 368ceeaa4124e27f659b59007b201c7002eb76d4 Mon Sep 17 00:00:00 2001 From: brokenpip3 Date: Mon, 1 Apr 2024 10:06:48 +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 fef348c..a749bf7 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.0 + rev: 0.28.1 hooks: - id: check-github-workflows - repo: https://github.com/pre-commit/pre-commit-hooks