Skip to content

Commit 1178ea5

Browse files
dsaxtonrhshadrach
authored andcommitted
Bump flake8 version in pre-commit-config.yaml (pandas-dev#36412)
1 parent d42df23 commit 1178ea5

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
@@ -5,7 +5,7 @@ repos:
55
- id: black
66
language_version: python3
77
- repo: https://gitlab.com/pycqa/flake8
8-
rev: 3.7.7
8+
rev: 3.8.3
99
hooks:
1010
- id: flake8
1111
language: python_venv

0 commit comments

Comments
 (0)