chore: update pre-commit hooks (#37)

Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-06 15:53:15 +03:00
committed by GitHub
parent d383031ec8
commit 05cc9af121

View File

@@ -1,6 +1,6 @@
repos:
- 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]