tortoise / aerich

A database migrations tool for TortoiseORM, ready to production.
https://github.com/tortoise/aerich
Apache License 2.0
820 stars 94 forks source link

Upgrade deps and add pre-commit #160

Closed manzato closed 2 years ago

manzato commented 3 years ago

This PR ended being a lot more intrusive than I expected it to be, so please discard if you feel uncomfortable.

I've added pre-commit (you have to install it in your environment for it to work) and upgraded black to the latest version. Alongside that upgrade, many other deps were upgraded (first time using poetry). I don't necessarily think that's bad, but you be the judge of it.

manzato commented 2 years ago

closing since it doesn't seem to be of value to the team