From 393eebaf105fb628c821d8bbbd59649432572598 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 20 Feb 2026 17:40:32 +0200 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 edafd5d..b9f9e26 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: - id: check-pre-commit-ci-config - repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 + rev: v2.3.0 hooks: - id: doctoc args: @@ -66,7 +66,7 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.36.2 hooks: - id: check-dependabot - id: check-github-actions