We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a82cabb + 4102233 commit 8fd47b5Copy full SHA for 8fd47b5
1 file changed
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
args: [--safe, --quiet]
8
language_version: python3.7
9
- repo: https://github.com/pre-commit/pre-commit-hooks
10
- rev: v4.0.1
+ rev: v4.1.0
11
hooks:
12
- id: trailing-whitespace
13
- id: end-of-file-fixer
0 commit comments