From 9d6f7600e588bfee0901e7409327bd21959b024f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 11 Jun 2024 20:47:20 +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 e401dd8..d9afead 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.4 + rev: 0.28.5 hooks: #- id: check-dependabot #- id: check-github-actions