Skip to content

Commit 5b5f4c7

Browse files
authored
Merge pull request #32 from opengisch/pre_commit
Update pre-commit version in pipfile
2 parents 79994dd + 85eab2f commit 5b5f4c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ pre-commit = "==2"
1010
[requires]
1111
python_version = "3.8"
1212

13-
[packages.e1839a8]
14-
path = "."
15-
editable = true
13+
[packages]
14+
pre-commit = "*"
15+
e1839a8 = {path = ".", editable = true}

0 commit comments

Comments
 (0)