diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0cd2ef2..e152526 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.9.2" + rev: "v0.9.3" hooks: - id: ruff args: ["--fix", "--show-fixes"]