Update Ruff to v0.15.0 (#5122)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: poolitzer <github@poolitzer.eu>
This commit is contained in:
renovate[bot]
2026-02-10 22:01:22 +00:00
committed by GitHub
parent b82b25feeb
commit 8844fb3b2f
11 changed files with 42 additions and 39 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ ci:
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.14.14'
rev: 'v0.15.0'
hooks:
# Run the linter:
- id: ruff-check