diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 56050c2a35..093254d211 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: hooks: - id: check-useless-excludes - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.18 + rev: 0.9.21 hooks: - id: uv-sync - id: uv-lock @@ -146,7 +146,7 @@ repos: entry: yamllint --strict - repo: https://github.com/tombi-toml/tombi-pre-commit - rev: v0.7.11 + rev: v0.7.14 hooks: - id: tombi-format alias: toml