diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c8c9cf1..9a2be5b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,12 +1,12 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.22 + rev: v0.16.0 hooks: - id: ruff-check - id: ruff-format - repo: https://github.com/astral-sh/ty-pre-commit - rev: v0.0.62 + rev: v0.0.63 hooks: - id: ty name: ty check