We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541be0e commit 01b6b9fCopy full SHA for 01b6b9f
.github/renovate.json5
@@ -34,6 +34,7 @@
34
matchPackageNames: [
35
'/.*/',
36
],
37
+ updateTypes: ["major", "minor", "patch"]
38
},
39
// Allow -dev versions if it's already using one
40
{
0 commit comments