We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b10e2e commit dc3b7f5Copy full SHA for dc3b7f5
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
# https://pre-commit.com/
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
- rev: v4.2.0
+ rev: v4.3.0
8
hooks:
9
- id: trailing-whitespace
10
- id: end-of-file-fixer
0 commit comments