From d9872a2582042261e1be1fe1f503953bcd4156c1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:05:04 +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/igorshubovych/markdownlint-cli: v0.40.0 → v0.41.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.40.0...v0.41.0) - [github.com/crate-ci/typos: v1.21.0 → v1.23.6](https://github.com/crate-ci/typos/compare/v1.21.0...v1.23.6) - [github.com/thibaudcolas/pre-commit-stylelint: v16.5.0 → v16.8.2](https://github.com/thibaudcolas/pre-commit-stylelint/compare/v16.5.0...v16.8.2) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 944851b..5b70216 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,15 +13,15 @@ repos: - id: trailing-whitespace args: [ --markdown-linebreak-ext=md ] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.40.0 + rev: v0.41.0 hooks: - id: markdownlint-fix - repo: https://github.com/crate-ci/typos - rev: v1.21.0 + rev: v1.23.6 hooks: - id: typos - repo: https://github.com/thibaudcolas/pre-commit-stylelint - rev: v16.5.0 + rev: v16.8.2 hooks: - id: stylelint additional_dependencies: