ci: make tsgo available for pre-push typechecks

This commit is contained in:
David Hill 2026-03-04 16:48:29 +00:00
parent 6f23271741
commit 40fc406424
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"@actions/artifact": "5.0.1",
"@tsconfig/bun": "catalog:",
"@types/mime-types": "3.0.1",
"@typescript/native-preview": "catalog:",
"glob": "13.0.5",
"husky": "9.1.7",
"prettier": "3.6.2",

View File

@ -71,6 +71,7 @@
"@actions/artifact": "5.0.1",
"@tsconfig/bun": "catalog:",
"@types/mime-types": "3.0.1",
"@typescript/native-preview": "catalog:",
"glob": "13.0.5",
"husky": "9.1.7",
"prettier": "3.6.2",