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: