Skip to content

Commit 4b09de0

Browse files
zgliczclaude
andcommitted
JS-1006 Disable Renovate updates for @typescript/native-preview (#6103)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent fd5a3da commit 4b09de0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@
3838
"matchUpdateTypes": ["minor", "patch"],
3939
"matchCurrentVersion": "!/^0/",
4040
"automerge": false
41+
},
42+
{
43+
"description": "Disable @typescript/native-preview - dev builds update too frequently",
44+
"matchPackageNames": ["@typescript/native-preview"],
45+
"enabled": false
4146
}
4247
],
4348
"hostRules": [

0 commit comments

Comments
 (0)