[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/myint/autoflake: v1.4 → v1.5.1](https://github.com/myint/autoflake/compare/v1.4...v1.5.1)
This commit is contained in:
pre-commit-ci[bot] 2022-08-29 22:10:54 +00:00 committed by GitHub
parent 0fc3a977a9
commit c42aa8e8be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ repos:
exclude: _pytest/(debugging|hookspec).py
language_version: python3
- repo: https://github.com/myint/autoflake
rev: v1.4
rev: v1.5.1
hooks:
- id: autoflake
name: autoflake