diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6926f71..c9d911b3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,7 +57,7 @@ repos: # Python linting using ruff - repo: /~https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.7 + rev: v0.9.9 hooks: - id: ruff args: ["--fix", "--show-fixes"]