mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-07 04:26:52 +00:00
Update .pre-commit-hooks.yaml
This commit is contained in:
parent
4303229d8f
commit
1d705879fd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
- id: autopep8-wrapper
|
- id: autopep8-wrapper
|
||||||
name: 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
|
entry: autopep8-wrapper
|
||||||
language: python
|
language: python
|
||||||
types: [python]
|
types: [python]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue