diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 981c3692fa..4d8280514c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: no-commit-to-branch - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.13.0 + rev: v0.13.3 hooks: - id: ruff-check args: ["--fix"]