Skip to content

Commit 739923c

Browse files
committed
fixup! build: update development Node.js version to 22.14.0 and auto-update
1 parent ad93365 commit 739923c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"baseBranches": ["main"],
4-
"enabledManagers": ["npm", "bazel", "github-actions"],
4+
"enabledManagers": ["npm", "bazel", "github-actions", "nvm"],
55
"rangeStrategy": "replace",
66
"pinDigests": true,
77
"semanticCommits": "enabled",

0 commit comments

Comments
 (0)