Add autopep8

This commit is contained in:
Ayaz Salikhov
2020-09-28 06:41:58 +03:00
parent cab70d11c5
commit 234dd4295a

View File

@@ -19,6 +19,10 @@ repos:
rev: 3.8.3
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.5.4
hooks:
- id: autopep8
- repo: local
hooks:
- id: hadolint