From e1e878083a0265ab5265ba6e1613447d95cbf16d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 16:30:22 -0800 Subject: [PATCH] pre-commit: autoupdate (#46) Co-authored-by: branchvincent <19800529+branchvincent@users.noreply.github.com> --- .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 9c93af4..de74a95 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: exclude_types: [zsh] # https://github.com/koalaman/shellcheck/issues/809 - repo: https://github.com/frnmst/md-toc - rev: "8.2.2" + rev: "8.2.3" hooks: - id: md-toc args: [--in-place, --skip-lines=1, github]