What's Changed
* Fix support for newer mypy versions by flaeppe in https://github.com/flaeppe/django-choicefield/pull/16
* Bump less-action/reusables from 6 to 8 by dependabot in https://github.com/flaeppe/django-choicefield/pull/15
* Replace flake8, isort, pyupgrade, autoflake and yesqa with ruff by flaeppe in https://github.com/flaeppe/django-choicefield/pull/17
* Support newer version(s) of mypy by flaeppe in https://github.com/flaeppe/django-choicefield/pull/19
* Upgrade pre-commit hooks by flaeppe in https://github.com/flaeppe/django-choicefield/pull/18
* Declare explicit support for Django 4.2 by flaeppe in https://github.com/flaeppe/django-choicefield/pull/20
* Schedule CI workflow to run once per week by flaeppe in https://github.com/flaeppe/django-choicefield/pull/21
* Remove old, unused flake8 config by flaeppe in https://github.com/flaeppe/django-choicefield/pull/22
* Prepare for 0.2.2 by flaeppe in https://github.com/flaeppe/django-choicefield/pull/23
**Full Changelog**: https://github.com/flaeppe/django-choicefield/compare/0.2.1...0.2.2