Loading .pre-commit-config.yaml +2 −3 Original line number Diff line number Diff line Loading @@ -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: Loading @@ -88,8 +88,6 @@ repos: --with-tool=bandit - |- --without-tool=pep257 - |- --doc-warnings - |- --test-warnings - |- Loading @@ -98,6 +96,7 @@ repos: --strictness=high - |- --no-autodetect - "-X" additional_dependencies: - bandit - pyroma Loading Loading
.pre-commit-config.yaml +2 −3 Original line number Diff line number Diff line Loading @@ -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: Loading @@ -88,8 +88,6 @@ repos: --with-tool=bandit - |- --without-tool=pep257 - |- --doc-warnings - |- --test-warnings - |- Loading @@ -98,6 +96,7 @@ repos: --strictness=high - |- --no-autodetect - "-X" additional_dependencies: - bandit - pyroma Loading