diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0bdbe95..b5eb354 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,20 +8,20 @@ repos: args: ["--fix=lf"] - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.10 + rev: v0.15.8 hooks: - id: ruff args: [--fix] - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.21 + rev: 0.11.2 hooks: - id: uv-lock - repo: https://github.com/narumiruna/ty-pre-commit - rev: v0.0.1 + rev: v0.0.26 hooks: - id: ty-check - repo: https://github.com/tombi-toml/tombi-pre-commit - rev: v0.7.14 + rev: v0.9.9 hooks: - id: tombi-format