diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dea389d3..2962d95b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,6 +14,6 @@ repos: # Ruff - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.14.11 + rev: v0.14.13 hooks: - id: ruff-check