diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ea3e112b..ecbe6cf47 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: # Python linting using ruff - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.3 + rev: v0.9.4 hooks: - id: ruff args: ["--fix", "--show-fixes"]