From f9bbaac4c04ad9077b19e890b1070bf798c3af81 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 20 Feb 2026 17:45:30 +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 616ad526..5d05c272 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: # Markdown Table of Contents generation. - repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 + rev: v2.3.0 hooks: - id: doctoc # https://github.com/Mikaela/gist/blob/master/doctoc.txt @@ -72,7 +72,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.36.2 hooks: #- id: check-jsonschema - id: check-dependabot