mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
Bump install-pinned/black (#5959)
Bumps [install-pinned/black](https://github.com/install-pinned/black) from 3375665f712256be11c3212db472c3dafc217fa1 to eb57934f28e8d533bbcb4caa88d00b613b6ddd00.
- [Release notes](https://github.com/install-pinned/black/releases)
- [Commits](3375665f71...eb57934f28)
---
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
88e0d61093
commit
3e04379eaf
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@dfa39c5f136f5b885c175734a719dc6ad1f11fc7
|
||||
- run: autoflake --in-place --remove-all-unused-imports --exclude mitmproxy/contrib -r .
|
||||
|
||||
- uses: install-pinned/black@3375665f712256be11c3212db472c3dafc217fa1
|
||||
- uses: install-pinned/black@eb57934f28e8d533bbcb4caa88d00b613b6ddd00
|
||||
- run: black --extend-exclude mitmproxy/contrib .
|
||||
|
||||
- uses: mhils/add-pr-ref-in-changelog@main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue