We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f16e1 commit 293b414Copy full SHA for 293b414
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
exclude: "tests/data"
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: v5.0.0
+ rev: v6.0.0
7
hooks:
8
- id: trailing-whitespace
9
- id: end-of-file-fixer
0 commit comments