Skip to content

Commit

Permalink
fix: removed precommit hooks safety
Browse files Browse the repository at this point in the history
  • Loading branch information
simjak committed Jan 10, 2024
1 parent a359453 commit c8873e7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,3 @@ repos:
hooks:
- id: bandit
args: ['-lll']

- repo: https://github.com/Lucas-C/pre-commit-hooks-safety
rev: v1.3.2
hooks:
- id: python-safety-dependencies-check

0 comments on commit c8873e7

Please sign in to comment.