diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 95ef7b2..fdf46c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Matches Ruff version in pyproject. - rev: v0.16.1 + rev: v0.16.6 hooks: - id: ruff name: lint with ruff