Skip to content

Commit

Permalink
Update .pre-commit-config.yaml with dependency safety check
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrollik committed Feb 23, 2024
1 parent 428cf34 commit 27f3dd7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
repos:
- repo: https://github.com/Lucas-C/pre-commit-hooks-safety
rev: v1.3.3
hooks:
- id: python-safety-dependencies-check
- repo: https://github.com/asottile/reorder_python_imports
rev: v2.6.0
hooks:
Expand Down

0 comments on commit 27f3dd7

Please sign in to comment.