diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a19445e54b..d308a5893d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.4.9" + rev: "v0.4.10" hooks: - id: ruff args: [--fix, --show-fixes]