We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f6d36 commit 7e11417Copy full SHA for 7e11417
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ exclude: version
2
3
repos:
4
- repo: https://github.com/pre-commit/pre-commit-hooks
5
- rev: v4.2.0 # Use the ref you want to point at
+ rev: v4.3.0 # Use the ref you want to point at
6
hooks:
7
- id: trailing-whitespace
8
name: (Common) Remove trailing whitespaces
0 commit comments