mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
Bump install-pinned/black (#6218)
Bumps [install-pinned/black](https://github.com/install-pinned/black) from 91bfc65283b1e8e9abac5d9e2a092c03c2ffddb8 to c045c39e0ae31872523b1a8eaad8acd3d7ed7652.
- [Release notes](https://github.com/install-pinned/black/releases)
- [Commits](91bfc65283...c045c39e0a)
---
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
c28b206897
commit
2da503e043
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@46b4898323be58db319656fe2758f3fd5ddfee32
|
||||
- run: autoflake --in-place --remove-all-unused-imports --exclude mitmproxy/contrib -r .
|
||||
|
||||
- uses: install-pinned/black@91bfc65283b1e8e9abac5d9e2a092c03c2ffddb8
|
||||
- uses: install-pinned/black@c045c39e0ae31872523b1a8eaad8acd3d7ed7652
|
||||
- run: black .
|
||||
|
||||
- name: Run prettier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue