diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c92b49..fe00024 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.1 + rev: v0.8.3 hooks: - id: ruff args: ["--fix", "--output-format=full"]