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 cebb033 commit 907dd45Copy full SHA for 907dd45
1 file changed
.github/renovate.json5
@@ -62,7 +62,6 @@
62
matchPackageNames: ['node'],
63
groupName: 'Node.js',
64
// Keep Node.js on the 'current' major version (as opposed to LTS)
65
- versioning: 'node',
66
allowedVersions: '/^\\d*[02468]\\./',
67
// The Docker images (used to build executables) frequently don't get published until days
68
// after the Node.js version was updated, so try to prevent immediately failing PRs
0 commit comments