Skip to content

Commit 6f46eed

Browse files
committed
Fixed virtualenv pypa/virtualenv#1857
1 parent 0f26c04 commit 6f46eed

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ scikit-image = "*"
7171
pygame = "==2.0.0.dev8"
7272
pprofile = "*"
7373
pyprof2calltree = "*"
74-
pre-commit = "==2.4.0"
74+
pre-commit = "*"
7575
mypy = "*"
7676

7777
[packages]

Pipfile.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)