From eb6d87741741e433fb39cb8e555aee5e5ebd8997 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 27 Aug 2023 15:12:41 +0300 Subject: [PATCH] pre-commit autoupdate --- .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 0e6d2a0..a3b66d1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: args: [--update-only, --notitle] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.24.1 + rev: 0.26.1 hooks: - id: check-dependabot - id: check-github-actions