Skip to content

Commit 8032d21

Browse files
[pre-commit.ci] pre-commit autoupdate (#11389)
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 9c8937b commit 8032d21

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
@@ -21,7 +21,7 @@ repos:
2121
exclude: _pytest/(debugging|hookspec).py
2222
language_version: python3
2323
- repo: https://github.com/PyCQA/autoflake
24-
rev: v2.2.0
24+
rev: v2.2.1
2525
hooks:
2626
- id: autoflake
2727
name: autoflake

0 commit comments

Comments
 (0)