Skip to content

Commit 14be71b

Browse files
[pre-commit.ci] pre-commit autoupdate (#10926)
updates: - [github.com/PyCQA/autoflake: v2.0.2 → v2.1.0](PyCQA/autoflake@v2.0.2...v2.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2d6206b commit 14be71b

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
@@ -23,7 +23,7 @@ repos:
2323
exclude: _pytest/(debugging|hookspec).py
2424
language_version: python3
2525
- repo: https://github.com/PyCQA/autoflake
26-
rev: v2.0.2
26+
rev: v2.1.0
2727
hooks:
2828
- id: autoflake
2929
name: autoflake

0 commit comments

Comments
 (0)