Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(python-safety-dependencies-check): Remove hook
Trivy and Grype were added to MegaLinter in v6.0.0 and v7.2.0, respectively. Both scan for security vulnerabilities in Poetry dependencies. Hence, we no longer require a dedicated pre-commit hook for this purpose.
- Loading branch information