diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 169c3d05..6e9bf785 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.11.0 + rev: v0.11.2 hooks: - id: ruff args: ["--fix", "--show-fixes"]