diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 97d0856dd9..a16d18c52e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: check-toml name: Validate pyproject.toml - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.1 + rev: v0.14.2 hooks: - id: ruff name: ruff lint