model-bakers / model_bakery

Object factory for Django
https://model-bakery.readthedocs.io/en/latest/
Other
846 stars 85 forks source link

Bump pre-commit version, fix ruff caller #453

Closed amureki closed 1 year ago

amureki commented 1 year ago

Previously, pre-commit was just showing ruff fixes, but not applying them, this changes the behaviour to fix and exit with error code.