Bump install-pinned/autoflake (#6095)

Bumps [install-pinned/autoflake](https://github.com/install-pinned/autoflake) from 80957f084eab3ad54adf35d689a3f0af436cbe0a to 46b4898323be58db319656fe2758f3fd5ddfee32.
- [Release notes](https://github.com/install-pinned/autoflake/releases)
- [Commits](80957f084e...46b4898323)

---
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-05-01 23:07:24 +00:00 committed by GitHub
parent 0ace627f6e
commit e51432ee49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
export GLOBIGNORE='mitmproxy/contrib/**'
yesqa **/*.py || true
- uses: install-pinned/autoflake@80957f084eab3ad54adf35d689a3f0af436cbe0a
- uses: install-pinned/autoflake@46b4898323be58db319656fe2758f3fd5ddfee32
- run: autoflake --in-place --remove-all-unused-imports --exclude mitmproxy/contrib -r .
- uses: install-pinned/black@87375d4cc14ee53c4372492102a7503f9fd18837