diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5819574..8e61055 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,6 @@ repos: rev: 6.0.0 hooks: - id: flake8 - exclude: "setup.py" - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0