Skip to content

Commit 8d2527c

Browse files
feat: add rule for uv (#229)
1 parent fec0949 commit 8d2527c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,8 @@ const pyprojecttoml = [
376376
'.pdm-python',
377377
'poetry.lock',
378378
'poetry.toml',
379+
'uv.lock',
380+
'uv.toml',
379381
...setuppy,
380382
...pipfile,
381383
...hatchtoml,

0 commit comments

Comments
 (0)