diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d36b89327..2585e872c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: check-toml - id: debug-statements - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.8.0-1 + rev: v3.9.0-1 hooks: - id: shfmt-docker - repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt @@ -72,7 +72,7 @@ repos: - --exclude-files - ".*/generated/" - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.4.10" + rev: "v0.6.7" hooks: - id: ruff-format - id: ruff