mirror of
https://github.com/mitmproxy/mitmproxy.git
synced 2024-11-23 21:30:04 +00:00
Bump install-pinned/autoflake (#6010)
Bumps [install-pinned/autoflake](https://github.com/install-pinned/autoflake) from dfa39c5f136f5b885c175734a719dc6ad1f11fc7 to 80957f084eab3ad54adf35d689a3f0af436cbe0a.
- [Release notes](https://github.com/install-pinned/autoflake/releases)
- [Commits](dfa39c5f13...80957f084e
)
---
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
dffe070d37
commit
5c4c665bb2
2
.github/workflows/autofix.yml
vendored
2
.github/workflows/autofix.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
export GLOBIGNORE='mitmproxy/contrib/**'
|
||||
yesqa **/*.py || true
|
||||
|
||||
- uses: install-pinned/autoflake@dfa39c5f136f5b885c175734a719dc6ad1f11fc7
|
||||
- uses: install-pinned/autoflake@80957f084eab3ad54adf35d689a3f0af436cbe0a
|
||||
- run: autoflake --in-place --remove-all-unused-imports --exclude mitmproxy/contrib -r .
|
||||
|
||||
- uses: install-pinned/black@44aa4e4ccf77b6e312ba570f6774484ea6ef9007
|
||||
|
Loading…
Reference in New Issue
Block a user