[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)
This commit is contained in:
pre-commit-ci[bot]
2025-08-11 21:36:54 +00:00
committed by GitHub
parent 84de79a892
commit a133a5d691

View File

@@ -2,7 +2,7 @@ ci:
autofix_prs: true autofix_prs: true
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0 rev: v6.0.0
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer