From 43f9eed7e0d71e62e80c1deea503815621eaaa2c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 9 Aug 2023 10:28:54 +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 b6ccf9c..b016845 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.23.3 + rev: 0.24.0 hooks: #- id: check-dependabot #- id: check-github-actions