Skip to content

Commit 98b8063

Browse files
authored
Update renovate.json
1 parent c9b77e3 commit 98b8063

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.github/renovate.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,15 @@
5151
"!com.regnosys.rosetta:com.regnosys.rosetta",
5252
"!rosetta.dsl.version"
5353
]
54-
}
54+
},
55+
{
56+
"description": "Always open PRs immediately for Renovate GitHub Action updates",
57+
"matchManagers": ["github-actions"],
58+
"matchPackageNames": ["renovatebot/github-action"],
59+
"prCreation": "immediate",
60+
"stabilityDays": 0,
61+
"minimumReleaseAge": "0 days",
62+
"schedule": ["at any time"]
63+
}
5564
]
5665
}

0 commit comments

Comments
 (0)