Skip to content

Commit 4597630

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

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
@@ -2,7 +2,7 @@ default_language_version:
22
python: "3.10"
33
repos:
44
- repo: https://github.com/PyCQA/autoflake
5-
rev: v2.3.1
5+
rev: v2.3.3
66
hooks:
77
- id: autoflake
88
name: autoflake

0 commit comments

Comments
 (0)