Skip to content

Commit

Permalink
Add dep_checker pre-commit hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Nov 11, 2020
1 parent 6a39117 commit 2b51b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ repos:

# Custom hooks can be added below this comment

- repo: file:///home/domdf/Python/01 GitHub Repos/06 Tools/dep_checker
rev: 2201467e3921a35cdae49a3f2474ac19d29382b2
- repo: https://github.com/domdfcoding/dep_checker
rev: v0.2.0
hooks:
- id: dep_checker
args:
Expand Down

0 comments on commit 2b51b32

Please sign in to comment.