Skip to content

Commit f851d8f

Browse files
authored
Update autoflake to version 2.3.1 (#48)
1 parent 4842c8e commit f851d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
args: [--allow-multiple-documents]
1919
- id: check-added-large-files
2020
- repo: https://github.com/myint/autoflake
21-
rev: v2.2.1
21+
rev: v2.3.1
2222
hooks:
2323
- id: autoflake
2424
args:

0 commit comments

Comments
 (0)