diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d341f3ce..fc2dc7fe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: language: python exclude: tests/GalSim/|tests/Coord/|tests/jax/galsim/ - repo: https://github.com/pycqa/flake8 - rev: 7.1.1 + rev: 7.0.0 hooks: - id: flake8 entry: pflake8