chore: update ruff in pre-commit

This commit is contained in:
Mike A.
2025-06-14 16:37:00 +02:00
parent b7a1b2fe21
commit 7564690621

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.4
rev: v0.11.13
hooks:
- id: ruff
args: ["--fix"]