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 4842c8e commit f851d8fCopy full SHA for f851d8f
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
args: [--allow-multiple-documents]
19
- id: check-added-large-files
20
- repo: https://github.com/myint/autoflake
21
- rev: v2.2.1
+ rev: v2.3.1
22
hooks:
23
- id: autoflake
24
args:
0 commit comments