Skip to content

Commit 2e61e4d

Browse files
committed
chore(renovate): poetry -> uv
1 parent eddc4f5 commit 2e61e4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"commitMessageAction": "Update flake.lock"
1919
}
2020
},
21-
"poetry": {
21+
"pep621": {
2222
"lockFileMaintenance": {
2323
"enabled": true,
24-
"branchTopic": "update-poetry-lock",
25-
"commitMessageAction": "Update poetry.lock",
24+
"branchTopic": "update-uv-lock",
25+
"commitMessageAction": "Update uv.lock",
2626
"extends": ["schedule:monthly"]
2727
}
2828
},

0 commit comments

Comments
 (0)