Update .pre-commit-hooks.yaml

This commit is contained in:
Kevin James 2018-11-26 14:43:33 -08:00 committed by GitHub
parent 4303229d8f
commit 1d705879fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
- id: autopep8-wrapper
name: autopep8 wrapper
description: "This is deprecated, use pre-commit/mirrors-autopep8."
description: This is deprecated, use pre-commit/mirrors-autopep8 instead.
entry: autopep8-wrapper
language: python
types: [python]