1
0
mirror of https://github.com/django/django.git synced 2025-04-08 15:36:47 +00:00

Pinned isort version to "<6.0.0" to avoid undesired reformat.

This commit is contained in:
nessita 2025-01-28 22:17:40 -03:00 committed by GitHub
parent 8a6b4175d7
commit 0671a461c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.13'
- run: python -m pip install isort
- run: python -m pip install "isort<6"
- name: isort
# Pinned to v3.0.0.
uses: liskin/gh-problem-matcher-wrap@e7b7beaaafa52524748b31a381160759d68d61fb