Update Ruff to v0.15.7 (#5177)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-22 02:01:41 +00:00
committed by GitHub
parent 5a41d2ba85
commit 73d54f4e20
4 changed files with 28 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.15.6'
rev: 'v0.15.7'
hooks:
# Run the linter:
- id: ruff-check