Commit 842ce5c
committed
Remove the version specifier for prek
When I added prek to the requirements with 'uv add', I forgot
to use '--raw' as specified in the README (see PR #510, commit
2ea27bf). This is why prek
has a version specifier while most of the other dev dependencies
do not. This commit removes it.
Signed-off-by: Vincent Michel <vincent.michel@vates.tech>1 parent fe7c8b5 commit 842ce5c
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments