Skip to content

Commit 3a15e47

Browse files
authored
Bump flake8 version in pre-commit-config.yaml (#36412)
1 parent b162caf commit 3a15e47

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)