[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.4...v0.14.5)
This commit is contained in:
pre-commit-ci[bot] 2025-11-17 19:27:52 +00:00 committed by bobokun
parent 023271e930
commit 196fd1d0d9

View file

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