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:
parent
0ace627f6e
commit
e51432ee49
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue