Bump install-pinned/reorder_python_imports (#5901)
Bumps [install-pinned/reorder_python_imports](https://github.com/install-pinned/reorder_python_imports) from 515035fd9eb355713f61dee238b17a04ce01f4d2 to 946c8bbd8fe048a3bee76063c90c938d5a59a9aa.
- [Release notes](https://github.com/install-pinned/reorder_python_imports/releases)
- [Commits](515035fd9e...946c8bbd8f
)
---
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
5859d998f3
commit
985a77e77d
|
@ -22,7 +22,7 @@ jobs:
|
|||
export GLOBIGNORE='mitmproxy/contrib/**'
|
||||
pyupgrade --exit-zero-even-if-changed --keep-runtime-typing --py39-plus **/*.py
|
||||
|
||||
- uses: install-pinned/reorder_python_imports@515035fd9eb355713f61dee238b17a04ce01f4d2
|
||||
- uses: install-pinned/reorder_python_imports@946c8bbd8fe048a3bee76063c90c938d5a59a9aa
|
||||
- name: Run reorder-python-imports
|
||||
run: |
|
||||
shopt -s globstar
|
||||
|
|
Loading…
Reference in New Issue