This commit is contained in:
pre-commit-ci[bot] 2025-09-29 19:16:23 +00:00 committed by GitHub
commit 658c3e02f6
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