Skip to content

Commit

Permalink
Update install-pinned/reorder_python_imports digest to 946c8bb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2023
1 parent 0518dd3 commit c441534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
pyupgrade --exit-zero-even-if-changed --py39-plus **/*.py
# Sort imports with https://github.com/asottile/reorder_python_imports
- uses: install-pinned/reorder_python_imports@515035fd9eb355713f61dee238b17a04ce01f4d2
- uses: install-pinned/reorder_python_imports@946c8bbd8fe048a3bee76063c90c938d5a59a9aa
- name: Run reorder-python-imports
run: |
shopt -s globstar
Expand Down

0 comments on commit c441534

Please sign in to comment.