From ae2293e9d5a2c27d5c2bc99edfb4bcc75e56475a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:15:28 +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/editorconfig-checker/editorconfig-checker.python: 2.7.3 → 3.0.3](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/2.7.3...3.0.3) - [github.com/rhysd/actionlint: v1.7.1 → v1.7.3](https://github.com/rhysd/actionlint/compare/v1.7.1...v1.7.3) - [github.com/DavidAnson/markdownlint-cli2: v0.13.0 → v0.14.0](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.13.0...v0.14.0) --- .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 0afd9f5..8f1a6d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: args: - --msg-filename - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 2.7.3 + rev: 3.0.3 hooks: - id: editorconfig-checker - repo: https://github.com/jumanjihouse/pre-commit-hooks @@ -45,7 +45,7 @@ repos: hooks: - id: check-mailmap - repo: https://github.com/rhysd/actionlint - rev: v1.7.1 + rev: v1.7.3 hooks: - id: actionlint - repo: https://github.com/adrienverge/yamllint @@ -67,7 +67,7 @@ repos: - mdformat-config - mdformat-web - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.13.0 + rev: v0.14.0 hooks: - id: markdownlint-cli2 additional_dependencies: