Skip to content

Commit f310fbf

Browse files
[pre-commit.ci] pre-commit autoupdate (#228)
updates: - [github.com/PyCQA/autoflake: v2.3.3 → v2.4.0](PyCQA/autoflake@v2.3.3...v2.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f038847 commit f310fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default_language_version:
22
python: "3.10"
33
repos:
44
- repo: https://github.com/PyCQA/autoflake
5-
rev: v2.3.3
5+
rev: v2.4.0
66
hooks:
77
- id: autoflake
88
name: autoflake

0 commit comments

Comments
 (0)