Skip to content

Commit

Permalink
Update install-pinned/reorder_python_imports digest to 9397de6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 0518dd3 commit d18d39d
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@9397de6904c0791c23a16ce081245fc7498cf2b0
- name: Run reorder-python-imports
run: |
shopt -s globstar
Expand Down

0 comments on commit d18d39d

Please sign in to comment.