mirror of
https://github.com/mitmproxy/mitmproxy.git
synced 2024-12-03 19:11:00 +00:00
Bump install-pinned/reorder_python_imports (#5961)
Bumps [install-pinned/reorder_python_imports](https://github.com/install-pinned/reorder_python_imports) from 2cc264e0f6bc33907796602661e5b26d8199314d to 9766e7ba4f33497b107014571afe3b5f4c2d946b.
- [Release notes](https://github.com/install-pinned/reorder_python_imports/releases)
- [Commits](2cc264e0f6...9766e7ba4f
)
---
updated-dependencies:
- dependency-name: install-pinned/reorder_python_imports
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
80fb8f99d2
commit
098cf89187
2
.github/workflows/autofix.yml
vendored
2
.github/workflows/autofix.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
export GLOBIGNORE='mitmproxy/contrib/**'
|
||||
pyupgrade --exit-zero-even-if-changed --keep-runtime-typing --py310-plus **/*.py
|
||||
|
||||
- uses: install-pinned/reorder_python_imports@2cc264e0f6bc33907796602661e5b26d8199314d
|
||||
- uses: install-pinned/reorder_python_imports@9766e7ba4f33497b107014571afe3b5f4c2d946b
|
||||
- name: Run reorder-python-imports
|
||||
run: |
|
||||
shopt -s globstar
|
||||
|
Loading…
Reference in New Issue
Block a user