mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 14:32:57 +00:00
Add autopep8
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user