Skip to content

Commit 5462e6e

Browse files
authored
Merge pull request #64 from ewen-lbh/patch-1
Create .pre-commit-hooks.yaml
2 parents e56aac1 + a7e6e9b commit 5462e6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
id: pydeps
2+
name: Generate a graph of dependencies
3+
entry: pydeps
4+
language: python

0 commit comments

Comments
 (0)