Skip to content

Commit 2b51b32

Browse files
committed
Add dep_checker pre-commit hook.
1 parent 6a39117 commit 2b51b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ repos:
6565

6666
# Custom hooks can be added below this comment
6767

68-
- repo: file:///home/domdf/Python/01 GitHub Repos/06 Tools/dep_checker
69-
rev: 2201467e3921a35cdae49a3f2474ac19d29382b2
68+
- repo: https://github.com/domdfcoding/dep_checker
69+
rev: v0.2.0
7070
hooks:
7171
- id: dep_checker
7272
args:

0 commit comments

Comments
 (0)