Skip to content

Commit 3aefe7b

Browse files
CI: fix pre-commit on 1.2.x (#40632)
1 parent 0c1c8c8 commit 3aefe7b

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
@@ -164,6 +164,7 @@ repos:
164164
rev: v1.2.2
165165
hooks:
166166
- id: yesqa
167+
additional_dependencies: [flake8==3.8.4]
167168
- repo: https://github.com/pre-commit/pre-commit-hooks
168169
rev: v3.3.0
169170
hooks:

0 commit comments

Comments
 (0)