From 924b1148bf1ca3ef0c20289045ffdf276f76d504 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 6 May 2023 18:10:19 +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 017cc5b5..81fe224c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.22.0 + rev: 0.23.0 hooks: - id: check-dependabot - id: check-github-actions