From 8cef0ad0b7e864b9e4fea48ca92e80230d2e9f37 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sat, 13 Apr 2024 22:02:55 +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 e547bc4..5e16f82 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: args: [--autofix] - repo: https://github.com/frnmst/md-toc - rev: 8.2.3 + rev: 9.0.0 hooks: - id: md-toc