Skip to content

Commit 6209957

Browse files
committed
renovate prevent autoupdate typescript
1 parent 86911c0 commit 6209957

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"automerge": false,
1515
"matchPackageNames": ["react", "react-dom", "@types/react", "@types/react-dom"],
1616
"groupName": "react monorepo with types"
17+
},
18+
{
19+
"matchPackageNames": ["typescript"],
20+
"enabled": false
1721
}
1822
]
1923
}

0 commit comments

Comments
 (0)