summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
blob: 586a5edda24f503457c0a8ab8189904e53e147ca (plain)
1
2
3
4
5
repos:
  - repo: https://github.com/pycqa/isort
    rev: 5.5.2
    hooks:
      - id: isort