Skip to content

Commit 23a1769

Browse files
authored
Update .pre-commit-config.yaml
1 parent 39f83d7 commit 23a1769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ repos:
3535
hooks:
3636
- id: flake8
3737
additional_dependencies:
38-
- flake8-pytest-style
39-
- flake8-typing-as-t
38+
- flake8-pytest-style == 2.2.0
39+
- flake8-typing-as-t == 1.1.0
4040
- repo: https://github.com/pre-commit/mirrors-mypy
4141
rev: v1.18.2
4242
hooks:

0 commit comments

Comments
 (0)