From ed08e5cfe80f16b90024cea45b5a103911ec9337 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 11 Aug 2024 07:20:09 +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 84d1ff4..81f791d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: args: [--update-only, --notitle] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.0 + rev: 0.29.1 hooks: #- id: check-dependabot #- id: check-github-actions