Bump install-pinned/autoflake (#5900)

Bumps [install-pinned/autoflake](https://github.com/install-pinned/autoflake) from 1a248450153f02b75d051acf6c2a05df8c797666 to 19ecc14a8688d57cca9dc6cfd705f16f200ff097.
- [Release notes](https://github.com/install-pinned/autoflake/releases)
- [Commits](1a24845015...19ecc14a86)

---
updated-dependencies:
- dependency-name: install-pinned/autoflake
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-01 22:14:05 +00:00 committed by GitHub
parent 89d688e9fc
commit 8683f8392c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ jobs:
shopt -s globstar
export GLOBIGNORE='mitmproxy/contrib/**'
yesqa **/*.py || true
- uses: install-pinned/autoflake@1a248450153f02b75d051acf6c2a05df8c797666
- uses: install-pinned/autoflake@19ecc14a8688d57cca9dc6cfd705f16f200ff097
- run: autoflake --in-place --remove-all-unused-imports --exclude contrib -r .
- uses: install-pinned/black@9101a4d68e870eaaaae21c412d1d879b93c9afcb