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 2d6206b commit 14be71bCopy full SHA for 14be71b
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
exclude: _pytest/(debugging|hookspec).py
24
language_version: python3
25
- repo: https://github.com/PyCQA/autoflake
26
- rev: v2.0.2
+ rev: v2.1.0
27
hooks:
28
- id: autoflake
29
name: autoflake
0 commit comments