django-cloudtask
django-cloudtask copied to clipboard
Update pre-commit hooks
- Use official hooks for isort and flake8, rather than old mirrors in pre-commit org
- Upgrade to latest versions of everything
- Use new isort 'black' profile rather than hand configuration
- Drop exclusion of 'migrations' since they don't exist, and anyway why not have nicely formatted migrations?