From 39debf28f04e70ab398c38491a7292b6fd38aab4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 09:54:54 +0100 Subject: [PATCH] Update pre-commit hooks (#356) Update versions of pre-commit hooks to latest version. Co-authored-by: philipp-horstenkamp --- .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 a240775..344edce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -80,7 +80,7 @@ repos: - loguru-mypy - repo: https://github.com/frnmst/md-toc - rev: 8.2.1 + rev: 8.2.2 hooks: - id: md-toc