Skip to content

Commit fbdac95

Browse files
authored
Pin flake8-pyi to 22.10.0 (#1254)
1 parent b81b1bf commit fbdac95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: flake8
3636
additional_dependencies:
37-
- flake8-pyi
37+
- flake8-pyi==22.10.0
3838
types: []
3939
files: ^.*.pyi?$
4040

0 commit comments

Comments
 (0)