From 425ccc19f114706fb4cd0a0cd57d521daeea3065 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 19:59:15 +0000 Subject: [PATCH] chore: pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.1) - [github.com/charliermarsh/ruff-pre-commit: v0.8.6 → v0.9.9](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.8.6...v0.9.9) --- .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 65c4149..9dbc605 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - entry: codespell id: codespell repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.1 - hooks: - id: yamllint repo: https://github.com/adrienverge/yamllint.git @@ -27,7 +27,7 @@ repos: id: ruff - id: ruff-format repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.8.6 + rev: v0.9.9 exclude: | (?x)^( reps/templates