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 49ab705 commit 49b2690Copy full SHA for 49b2690
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
default_install_hook_types: [commit-msg, pre-commit]
2
repos:
3
- repo: https://github.com/pre-commit/pre-commit-hooks
4
- rev: v5.0.0
+ rev: v6.0.0
5
hooks:
6
- id: trailing-whitespace
7
stages: [pre-commit]
0 commit comments