[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.6...v0.14.9)
This commit is contained in:
pre-commit-ci[bot] 2025-12-15 19:39:06 +00:00 committed by GitHub
parent 371627bbeb
commit 54b9fa80eb
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.14.6
rev: v0.14.9
hooks:
# Run the linter.
- id: ruff-check