Update ruff-pre-commit to version v0.11.5

This commit is contained in:
2025-04-14 09:32:48 +02:00
parent 1993e2307a
commit f0c7a0374f

View File

@ -29,7 +29,7 @@ repos:
args: ["--py311-plus"] args: ["--py311-plus"]
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.5 rev: v0.11.5
hooks: hooks:
- id: ruff-format - id: ruff-format
- id: ruff - id: ruff