Skip to content

Commit 0b5f2dd

Browse files
Tazminiajbrockmendel
authored andcommitted
upgrade flake8 to 3.8.4 (pandas-dev#36882)
1 parent cd82086 commit 0b5f2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: black
66
- repo: https://gitlab.com/pycqa/flake8
7-
rev: 3.8.3
7+
rev: 3.8.4
88
hooks:
99
- id: flake8
1010
additional_dependencies: [flake8-comprehensions>=3.1.0]

0 commit comments

Comments
 (0)