From d16df1241d4f5a35004adacfcd7e83442f1399ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 09:11:55 +0000 Subject: [PATCH] chore(deps): update dependency updates --- .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 1acbb42..0e9f1e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -95,7 +95,7 @@ repos: hooks: - id: sync-pre-commit-deps - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.11 + rev: v0.12.2 hooks: - id: ruff-format - id: ruff @@ -134,7 +134,7 @@ repos: - id: toml-sort-fix exclude: "\\.lock$" - repo: https://github.com/google/yamlfmt - rev: v0.17.0 + rev: v0.17.2 hooks: - id: yamlfmt - repo: https://github.com/adrienverge/yamllint @@ -168,7 +168,7 @@ repos: - id: actionlint additional_dependencies: [pyflakes>=3.1.0, shellcheck-py>=0.9.0.5] - repo: https://github.com/crate-ci/typos - rev: v1.32.0 + rev: v1.34.0 hooks: - id: typos exclude_types: