Update Ruff to v0.14.1 (#5013)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-18 03:14:38 +00:00
committed by GitHub
parent ed98dac082
commit f8616865c0
4 changed files with 29 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.0'
rev: 'v0.14.1'
hooks:
# Run the linter:
- id: ruff-check