Skip to content

Commit 907dd45

Browse files
committed
CI: keep Node.js up to date with 'current'
1 parent cebb033 commit 907dd45

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/renovate.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
matchPackageNames: ['node'],
6363
groupName: 'Node.js',
6464
// Keep Node.js on the 'current' major version (as opposed to LTS)
65-
versioning: 'node',
6665
allowedVersions: '/^\\d*[02468]\\./',
6766
// The Docker images (used to build executables) frequently don't get published until days
6867
// after the Node.js version was updated, so try to prevent immediately failing PRs

0 commit comments

Comments
 (0)