From 0f0dcd3933d02843349046f0174aa4ec1e99f3fc Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 22 May 2024 21:04:44 +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 a23c981..67129da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: args: [--update-only, --notitle] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.3 + rev: 0.28.4 hooks: #- id: check-dependabot #- id: check-github-actions