From 708bd51cb093846f276ab1770a6a4172392e7de7 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 1 Oct 2025 22:02:33 +0300 Subject: [PATCH] pre-commit autoupdate --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 538b3b4c..0208ed81 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -72,7 +72,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.3 + rev: 0.34.0 hooks: #- id: check-jsonschema - id: check-dependabot @@ -84,7 +84,7 @@ repos: # Easierish licensing when attempting reuse compliancy - repo: https://github.com/fsfe/reuse-tool - rev: v5.0.2 + rev: v5.1.1 hooks: - id: reuse