Skip to content
Snippets Groups Projects
Commit 06f06dcb authored by nimrod's avatar nimrod
Browse files

Remove pydocstyle from the skeleton pre-commit config.

It's already covered with prospector.
parent 5fac1591
No related branches found
No related tags found
No related merge requests found
...@@ -176,11 +176,6 @@ repos: ...@@ -176,11 +176,6 @@ repos:
hooks: hooks:
- id: pycln - id: pycln
- repo: https://github.com/pycqa/pydocstyle.git
rev: 6.1.1
hooks:
- id: pydocstyle
- repo: https://github.com/PyCQA/docformatter.git - repo: https://github.com/PyCQA/docformatter.git
rev: v1.4 rev: v1.4
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment