You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mipac/.pre-commit-config.yaml

12 lines
305 B

# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pycqa/isort
rev: 5.10.1
hooks:
- id: isort
- repo: https://github.com/axiros/axblack
rev: 5f011e46362b8680d686cb7918e849e4cb17e826
hooks:
- id: black