Skip to content

Commit 6ba6f07

Browse files
chore(deps): pin node tool constraint to 24.16.0
1 parent d06e780 commit 6ba6f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
":disableRateLimiting"
1414
],
1515
"labels": ["dependencies"],
16-
"constraints": { "node": "24", "pnpm": "11.2.2" },
16+
"constraints": { "node": "24.16.0", "pnpm": "11.2.2" },
1717
"baseBranchPatterns": ["dev"],
1818
"minimumReleaseAge": "1 days",
1919
"packageRules": [

0 commit comments

Comments
 (0)