[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.1...v0.9.4)
This commit is contained in:
pre-commit-ci[bot] 2025-02-04 00:34:28 +00:00 committed by GitHub
parent 82e253c54b
commit 665e927a3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ repos:
- id: reuse - id: reuse
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version. # Ruff version.
rev: v0.9.1 rev: v0.9.4
hooks: hooks:
# Run the linter. # Run the linter.
- id: ruff - id: ruff