Skip to content

Commit 934a1bc

Browse files
[pre-commit.ci] pre-commit autoupdate (#111)
updates: - [github.com/PyCQA/autoflake: v2.2.0 → v2.2.1](PyCQA/autoflake@v2.2.0...v2.2.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 00ffd82 commit 934a1bc

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.2.0
5+
rev: v2.2.1
66
hooks:
77
- id: autoflake
88
name: autoflake

0 commit comments

Comments
 (0)