Skip to content

Commit aa6765c

Browse files
TazminiaKevin D Smith
authored and
Kevin D Smith
committed
upgrade flake8 to 3.8.4 (pandas-dev#36882)
1 parent b57030b commit aa6765c

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
@@ -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)