Skip to content

Commit 903646a

Browse files
feat: add pep621 manager for Python dependency updates
1 parent ab4c9c4 commit 903646a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"configMigration": true,
4-
"enabledManagers": ["npm", "nvm", "github-actions"],
4+
"enabledManagers": ["npm", "nvm", "github-actions", "pep621"],
55
"github-actions": {
66
"enabled": true,
77
"pinDigests": true

0 commit comments

Comments
 (0)