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

Commit 6b91e93

Browse files
author
Benjamin E. Coe
authored
fix(deps): pin TypeScript below 3.7.0
1 parent 7b16da1 commit 6b91e93

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)