We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7451a0b commit 2902232Copy full SHA for 2902232
1 file changed
.pre-commit-config.yaml
@@ -1,5 +1,5 @@
1
repos:
2
- - repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.4.0
4
- hooks:
5
- - id: trailing-whitespace
+- repo: https://github.com/pre-commit/pre-commit-hooks
+ rev: v4.4.0
+ hooks:
+ - id: trailing-whitespace
0 commit comments