default_language_version:
python: python3.7
default_stages: [commit, push]
repos:
- repo: https://github.com/ambv/black
rev: 22.6.0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-isort
rev: v5.10.1
- id: isort