Pre-commit in this repo isn't doing any static code inspection? It looks like we can break code and still pass all our CI checks. I can't see anywhere we're explicitly removing these checks...
...Yup. Don't quite understand why the outdated check_allowed_repos call didn't cause a type-checking linter error…
Originally posted by @jmarshall in #711 (comment)