[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.0...v0.13.3)
This commit is contained in:
pre-commit-ci[bot] 2025-10-06 20:07:17 +00:00 committed by GitHub
parent 21812368bc
commit e38ced0360
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.3
hooks:
# Run the linter.
- id: ruff-check