Unverified Commit 0a07da3d authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

isort 6.0.1 (#142)

parent fc405df6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ repos:
        args: [--py313-plus]

  - repo: https://github.com/PyCQA/isort
    rev: 6.0.0
    rev: 6.0.1
    hooks:
      - id: isort
        args: [--profile, black]