We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7baad commit 0900f25Copy full SHA for 0900f25
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
9
# Run fast code improvement/checks before running PR specific helpers.
10
- repo: https://github.com/pre-commit/pre-commit-hooks
11
- rev: v4.6.0
+ rev: v5.0.0
12
hooks:
13
- id: trailing-whitespace
14
args: [--markdown-linebreak-ext=md]
0 commit comments