From 2e29b469ac03f0a20056c3259081cea58c0d1ddc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 00:18:06 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/ITProKyle/pre-commit-hook-yamlfmt: v0.3.1 → v0.3.2](https://github.com/ITProKyle/pre-commit-hook-yamlfmt/compare/v0.3.1...v0.3.2) - [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0) --- .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 52155e5..1cd91e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: hooks: - id: toml-sort-fix - repo: https://github.com/ITProKyle/pre-commit-hook-yamlfmt - rev: v0.3.1 + rev: v0.3.2 hooks: - id: yamlfmt args: [--mapping, '2', --offset, '2', --sequence, '4'] @@ -57,6 +57,6 @@ repos: - mdformat-gfm - mdformat-toc - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.43.0 + rev: v0.44.0 hooks: - id: markdownlint