repos: - repo: https://github.com/kynan/nbstripout rev: 0.8.1 hooks: - id: nbstripout files: ".ipynb" - repo: https://github.com/psf/black rev: 24.10.0 hooks: - id: black - repo: https://github.com/pycqa/flake8 rev: 7.1.1 hooks: - id: flake8 - repo: https://github.com/s-weigand/flake8-nb rev: v0.5.3 hooks: - id: flake8-nb