[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](https://github.com/PyCQA/flake8/compare/6.0.0...6.1.0)
1 file changed
tree: c119afe326534732e332e813b5b0d18ed7c79198
  1. .github/
  2. tests/
  3. .gitignore
  4. .pre-commit-config.yaml
  5. LICENSE
  6. MANIFEST.in
  7. mypy_extensions.py
  8. README.md
  9. setup.cfg
  10. setup.py
  11. tox.ini
README.md

Mypy Extensions

The mypy_extensions module defines extensions to the Python standard library typing module that are supported by the mypy type checker and the mypyc compiler.