We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cc9e5d + e6a1d0a commit b3a051cCopy full SHA for b3a051c
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: black
7
args: [--safe, --quiet]
8
- repo: https://github.com/pre-commit/pre-commit-hooks
9
- rev: v2.4.0
+ rev: v2.5.0
10
hooks:
11
- id: trailing-whitespace
12
- id: end-of-file-fixer
0 commit comments