Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 0e96508

Browse files
author
Benjamin E. Coe
authored
fix(deps): pin TypeScript below 3.7.0
1 parent 3cca4ef commit 0e96508

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
"extends": "packages:linters",
1515
"groupName": "linters"
1616
}
17-
]
17+
],
18+
"ignoreDeps": ["typescript"]
1819
}

0 commit comments

Comments
 (0)