diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b9caf5b..4e4dba9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -exclude: ^tests/data/ +exclude: ^(tests/data/|requirements.txt) repos: - repo: https://gitee.com/openmmlab/mirrors-flake8 rev: 5.0.4