Bump flake8-pyi to 23.1.1 (#9599)

This commit is contained in:
Alex Waygood
2023-01-28 15:39:30 +00:00
committed by GitHub
parent 32ebe323f5
commit b316dd947e
8 changed files with 15 additions and 15 deletions

View File

@@ -32,7 +32,7 @@ repos:
additional_dependencies:
- "flake8-bugbear==23.1.14" # must match requirements-tests.txt
- "flake8-noqa==1.3.0" # must match requirements-tests.txt
- "flake8-pyi==23.1.0" # must match requirements-tests.txt
- "flake8-pyi==23.1.1" # must match requirements-tests.txt
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.4
python_requirement: false