Update ruff-pre-commit to version 0.11.5

This commit is contained in:
2025-04-16 13:33:18 +02:00
parent cd0f63d59a
commit e33b331564

View File

@ -38,7 +38,7 @@ repos:
# An extremely fast Python linter and formatter. # An extremely fast Python linter and formatter.
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.2 rev: v0.11.5
hooks: hooks:
- id: ruff-format - id: ruff-format
- id: ruff - id: ruff