Bump various test dependencies (#9646)

This commit is contained in:
Alex Waygood
2023-02-01 14:23:40 +00:00
committed by GitHub
parent 23e3dc9bd8
commit 8000fbd386
4 changed files with 6 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ repos:
hooks:
- id: flake8
additional_dependencies:
- "flake8-bugbear==23.1.14" # must match requirements-tests.txt
- "flake8-bugbear==23.1.20" # must match requirements-tests.txt
- "flake8-noqa==1.3.0" # must match requirements-tests.txt
- "flake8-pyi==23.1.2" # must match requirements-tests.txt
- repo: https://github.com/pre-commit/mirrors-prettier