Skip to content

Commit b05022a

Browse files
committed
Make default pdm strategy reuse
Signed-off-by: Samuel Monson <[email protected]>
1 parent 9573703 commit b05022a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pdm.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
[strategy]
2+
update = "reuse"
13
[lock]
24
format = "pylock"

0 commit comments

Comments
 (0)