Skip to content

Commit bbe7cba

Browse files
[pre-commit.ci] pre-commit autoupdate (#10418)
updates: - [github.com/PyCQA/autoflake: v1.7.6 → v1.7.7](PyCQA/autoflake@v1.7.6...v1.7.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 10f55f7 commit bbe7cba

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: v1.7.6
26+
rev: v1.7.7
2727
hooks:
2828
- id: autoflake
2929
name: autoflake

0 commit comments

Comments
 (0)