Bump install-pinned/reorder_python_imports (#5842)
Bumps [install-pinned/reorder_python_imports](https://github.com/install-pinned/reorder_python_imports) from 7365755886d8ef6679e1b77457975a8698842af6 to 515035fd9eb355713f61dee238b17a04ce01f4d2.
- [Release notes](https://github.com/install-pinned/reorder_python_imports/releases)
- [Commits](7365755886...515035fd9e
)
---
updated-dependencies:
- dependency-name: install-pinned/reorder_python_imports
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
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
979e789928
commit
e640fdfa23
|
@ -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@7365755886d8ef6679e1b77457975a8698842af6
|
||||
- uses: install-pinned/reorder_python_imports@515035fd9eb355713f61dee238b17a04ce01f4d2
|
||||
- name: Run reorder-python-imports
|
||||
run: |
|
||||
shopt -s globstar
|
||||
|
|
Loading…
Reference in New Issue