Update Ruff to v0.14.11 (#5100)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-11 00:40:04 +00:00
committed by GitHub
parent 85119416c0
commit 92eeee6266
3 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ ci:
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.14.10'
rev: 'v0.14.11'
hooks:
# Run the linter:
- id: ruff-check