Skip to content

Commit b6a8aee

Browse files
jschendeljreback
authored andcommitted
Add flake8-comprehensions to pre-commit configuration (#27725)
1 parent 409b415 commit b6a8aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ repos:
99
hooks:
1010
- id: flake8
1111
language: python_venv
12+
additional_dependencies: [flake8-comprehensions]
1213
- repo: https://github.com/pre-commit/mirrors-isort
1314
rev: v4.3.20
1415
hooks:

0 commit comments

Comments
 (0)