Verified Commit de8d680f authored by Thomas Gaskin's avatar Thomas Gaskin
Browse files

Upgrade isort to v12

parent edd58226
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ repos:

  # Default pre-commit hooks ..................................................
  - repo: https://github.com/timothycrosley/isort
    rev: 5.10.1
    rev: 5.12.0
    hooks:
      - id: isort
        name: sort imports