mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 18:57:22 +00:00
Bump install-pinned/black (#6041)
Bumps [install-pinned/black](https://github.com/install-pinned/black) from 44aa4e4ccf77b6e312ba570f6774484ea6ef9007 to 87375d4cc14ee53c4372492102a7503f9fd18837.
- [Release notes](https://github.com/install-pinned/black/releases)
- [Commits](44aa4e4ccf...87375d4cc1)
---
updated-dependencies:
- dependency-name: install-pinned/black
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
e0b6734ed5
commit
04754304e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autofix.yml
vendored
2
.github/workflows/autofix.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
- uses: install-pinned/autoflake@80957f084eab3ad54adf35d689a3f0af436cbe0a
|
||||
- run: autoflake --in-place --remove-all-unused-imports --exclude mitmproxy/contrib -r .
|
||||
|
||||
- uses: install-pinned/black@44aa4e4ccf77b6e312ba570f6774484ea6ef9007
|
||||
- uses: install-pinned/black@87375d4cc14ee53c4372492102a7503f9fd18837
|
||||
- run: black --extend-exclude mitmproxy/contrib .
|
||||
|
||||
- name: Run prettier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue