Update ruff-pre-commit to version 0.11.8

This commit is contained in:
2025-05-03 19:42:20 +02:00
parent e33b331564
commit 544ef6dca3

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.5 rev: v0.11.8
hooks: hooks:
- id: ruff-format - id: ruff-format
- id: ruff - id: ruff