From c3fe17eddbd472889c234ab996c743c1cf305132 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 13:11:38 -0500 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#21) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 56f6c04..7e30065 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: mixed-line-ending args: [--fix=lf] - repo: https://github.com/pappasam/toml-sort - rev: v0.24.1 + rev: v0.24.2 hooks: - id: toml-sort-fix - repo: https://github.com/ITProKyle/pre-commit-hook-yamlfmt @@ -55,6 +55,6 @@ repos: - mdformat-frontmatter - mdformat-gfm - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint