From 6a6c0530f3f57b63b4fa29ce9a9a711f94aeb55c Mon Sep 17 00:00:00 2001 From: Philipp Date: Sun, 19 Nov 2023 22:06:58 +0000 Subject: [PATCH] chore: update pre-commit hooks --- .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 c3a9d43..85cbd02 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: args: [--autofix] - repo: https://github.com/frnmst/md-toc - rev: 8.2.0 + rev: 8.2.2 hooks: - id: md-toc