From c615e84b9ac0ca1f978ced95e3bfa6a2d088d37f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 10 Jun 2023 08:19: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 56c6156b..a1792fb4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.23.0 + rev: 0.23.1 hooks: #- id: check-dependabot #- id: check-github-actions