Skip to content

Commit b2039e2

Browse files
chore: add draftPR to renovate config (#42)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 125f95d commit b2039e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"configMigration": true,
4+
"draftPR": true,
45
"enabledManagers": ["npm", "nvm", "github-actions", "pep621"],
56
"github-actions": {
67
"enabled": true,

0 commit comments

Comments
 (0)