Skip to content

Commit 9706796

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/autoflake: v2.0.2 → v2.1.0](PyCQA/autoflake@v2.0.2...v2.1.0)
1 parent 8373aee commit 9706796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/PyCQA/autoflake
6-
rev: "v2.0.2"
6+
rev: "v2.1.0"
77
hooks:
88
- id: autoflake
99
args:

0 commit comments

Comments
 (0)