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