Skip to content

Commit 5c3ae97

Browse files
committed
Updated flake8 to 3.8.2
1 parent 61a35f9 commit 5c3ae97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
types: []
1010

1111
- repo: https://gitlab.com/pycqa/flake8
12-
rev: 3.7.9
12+
rev: 3.8.2
1313
hooks:
1414
- id: flake8
1515
additional_dependencies: [flake8-2020, flake8-implicit-str-concat]

0 commit comments

Comments
 (0)