[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.0...v0.13.2)
This commit is contained in:
pre-commit-ci[bot] 2025-09-29 19:16:21 +00:00 committed by GitHub
parent 21812368bc
commit 767ed91030
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ repos:
exclude: ^.github/
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.13.0
rev: v0.13.2
hooks:
# Run the linter.
- id: ruff-check