[pre-commit.ci] pre-commit autoupdate (#14842)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.2...v0.13.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot]
2025-10-06 23:36:01 +01:00
committed by GitHub
parent f1f3c12801
commit 96ea0adfa1
+1 -1
View File
@@ -11,7 +11,7 @@ repos:
args: [--fix=lf]
- id: check-case-conflict
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.13.2 # must match requirements-tests.txt
rev: v0.13.3 # must match requirements-tests.txt
hooks:
- id: ruff
name: Run ruff on stubs, tests and scripts