We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
minimumReleaseAge
1 parent aec4a5b commit ae1da80Copy full SHA for ae1da80
1 file changed
renovate.json5
@@ -19,6 +19,7 @@
19
matchSourceUrls: ['https://github.com/remix-run/remix'],
20
// Override the schedule to get immediate PRs.
21
schedule: null,
22
+ minimumReleaseAge: null,
23
// Apply a unique label so we can trigger additional workflows for these PRs.
24
addLabels: ['bump-framework-in-fixtures'],
25
// Bump even if the release isn't tagged as `latest`.
@@ -36,6 +37,7 @@
36
37
matchSourceUrls: ['https://github.com/ReactTraining/react-router', 'https://github.com/remix-run/react-router'],
38
39
40
41
42
43
0 commit comments