We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f72740 commit 902de3dCopy full SHA for 902de3d
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
language: python
9
files: \.py$
10
- repo: https://github.com/pre-commit/pre-commit-hooks
11
- rev: v4.5.0
+ rev: v4.6.0
12
hooks:
13
- id: trailing-whitespace
14
- id: end-of-file-fixer
0 commit comments