We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bfdb4 commit 9a7742dCopy full SHA for 9a7742d
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: end-of-file-fixer
16
- id: check-yaml
17
- repo: https://github.com/PyCQA/autoflake
18
- rev: v2.2.1
+ rev: v2.3.0
19
hooks:
20
- id: autoflake
21
exclude: &fixtures test/
0 commit comments