From 032c45b85a42ea22f4dfa23d13c27294b9aad1f4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 09:47:23 +0200 Subject: [PATCH] chore: pre-commit autoupdate (#50) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](https://github.com/codespell-project/codespell/compare/v2.2.6...v2.3.0) - [github.com/charliermarsh/ruff-pre-commit: v0.3.5 → v0.6.3](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.3.5...v0.6.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 821a884..3b872b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,12 +10,12 @@ repos: - id: check-yaml - id: check-added-large-files repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v4.6.0 - hooks: - entry: codespell id: codespell repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 - 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.3.5 + rev: v0.6.3 exclude: | (?x)^( reps/templates