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

pre-commit: Bump and ignore doc checks for now.

parent 1485e861
No related branches found
No related tags found
No related merge requests found
Pipeline #3389 passed
......@@ -76,7 +76,7 @@ repos:
--line-length=79
- repo: https://github.com/PyCQA/prospector.git
rev: 1.7.7
rev: v1.9.0
hooks:
- id: prospector
args:
......@@ -88,8 +88,6 @@ repos:
--with-tool=bandit
- |-
--without-tool=pep257
- |-
--doc-warnings
- |-
--test-warnings
- |-
......@@ -98,6 +96,7 @@ repos:
--strictness=high
- |-
--no-autodetect
- "-X"
additional_dependencies:
- bandit
- pyroma
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment