Skip to content

Commit 4303229

Browse files
authored
Update .pre-commit-hooks.yaml
1 parent 3eca2d0 commit 4303229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-hooks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- id: autopep8-wrapper
2-
name: autopep8 wrapper (DEPRECATED, use pre-commit/mirrors-autopep8)
3-
description: "Runs autopep8 over python source. If you configure additional arguments you'll want to at least include -i. (This is deprecated, use pre-commit/mirrors-autopep8)."
2+
name: autopep8 wrapper
3+
description: "This is deprecated, use pre-commit/mirrors-autopep8."
44
entry: autopep8-wrapper
55
language: python
66
types: [python]

0 commit comments

Comments
 (0)