fix(pre-commit): include migrations in fixes/checks
We want all python files related to the project to be checked, really. Some of which are still included, but migrations are a core part of FastAPI aurweb and should be included.
Signed-off-by: Kevin Morris kevr@0cost.org