Skip to content

Commit 4b77638

Browse files
[pre-commit.ci] pre-commit autoupdate (#10256)
updates: - [github.com/myint/autoflake: v1.4 → v1.5.1](PyCQA/autoflake@v1.4...v1.5.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0fc3a97 commit 4b77638

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/myint/autoflake
24-
rev: v1.4
24+
rev: v1.5.1
2525
hooks:
2626
- id: autoflake
2727
name: autoflake

0 commit comments

Comments
 (0)