[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.9.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.8...v0.9.4)
This commit is contained in:
pre-commit-ci[bot] 2025-02-03 17:55:52 +00:00 committed by GitHub
parent cfd49b26d5
commit ecdca1f34c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,12 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.8
rev: v0.9.4
hooks:
- id: ruff
args: