From 52cada728878f680c9ad51a0f68597c14ba11a98 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 1 Oct 2023 19:03:41 +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 31b5b148..f4300885 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.26.3 + rev: 0.27.0 hooks: #- id: check-dependabot #- id: check-github-actions