Update pre-commit hook pre-commit/pre-commit-hooks to v5

This commit is contained in:
renovate[bot] 2024-10-05 22:51:43 +00:00 committed by GitHub
parent 214498d226
commit acda8a42d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ repos:
args: [--update-only, --notitle]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
args: ["--markdown-linebreak-ext", "md,markdown"]