Update Ruff to v0.15.1 (#5135)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-15 02:15:03 +00:00
committed by GitHub
parent 89911bf708
commit 3b4426fb82
4 changed files with 28 additions and 23 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ ci:
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.15.0'
rev: 'v0.15.1'
hooks:
# Run the linter:
- id: ruff-check