Remove deprecated pre-commit hook autopep8-wrapper

This commit is contained in:
Danielle McLean 2019-01-24 12:29:38 +11:00
parent 1bf0d8478a
commit 0e8f816d0e
Firmato da: 00dani
ID Chiave GPG: 8EB789DDF3ABD240
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni

Vedi File

@ -2,7 +2,6 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.1.0
hooks:
- id: autopep8-wrapper
- id: check-byte-order-marker
- id: check-case-conflict
- id: check-executables-have-shebangs