repos: - repo: https://github.com/psf/black rev: 24.1.1 hooks: - id: black language_version: python3 - repo: https://github.com/PyCQA/isort rev: 5.12.0 hooks: - id: isort - repo: https://github.com/PyCQA/flake8 rev: 7.0.0 hooks: - id: flake8