mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
chore(pre-commit): remove pytest from pre-commit (#3363)
This commit is contained in:
@@ -86,12 +86,6 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
stages: ["commit", "push"]
|
stages: ["commit", "push"]
|
||||||
|
|
||||||
- id: pytest-check
|
|
||||||
name: pytest-check
|
|
||||||
entry: bash -c 'pytest tests -n auto'
|
|
||||||
language: system
|
|
||||||
files: '.*\.py'
|
|
||||||
|
|
||||||
- id: bandit
|
- id: bandit
|
||||||
name: bandit
|
name: bandit
|
||||||
description: "Bandit is a tool for finding common security issues in Python code"
|
description: "Bandit is a tool for finding common security issues in Python code"
|
||||||
|
|||||||
Reference in New Issue
Block a user