Skip to content

Commit fc63676

Browse files
2 parents 5b6e515 + 148a6f0 commit fc63676

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
@@ -19,7 +19,7 @@ repos:
1919

2020
# If you want to avoid flake8 errors due to unused vars or imports:
2121
- repo: https://github.com/PyCQA/autoflake
22-
rev: v2.1.1
22+
rev: v2.2.0
2323
hooks:
2424
- id: autoflake
2525
args: [

0 commit comments

Comments
 (0)