[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/rbubley/mirrors-prettier: v3.7.4 → v3.8.0](https://github.com/rbubley/mirrors-prettier/compare/v3.7.4...v3.8.0)
- [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.13](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.8...v0.14.13)
This commit is contained in:
pre-commit-ci[bot]
2026-01-19 21:38:34 +00:00
committed by GitHub
parent f891c5560a
commit 1cc8dc9f2f

View File

@@ -19,12 +19,12 @@ repos:
- id: mixed-line-ending - id: mixed-line-ending
- repo: https://github.com/rbubley/mirrors-prettier - repo: https://github.com/rbubley/mirrors-prettier
rev: v3.7.4 rev: v3.8.0
hooks: hooks:
- id: prettier - id: prettier
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.8 rev: v0.14.13
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]