Skip to content

Commit 37f05a7

Browse files
committed
pre-commit
1 parent 1787e96 commit 37f05a7

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
@@ -5,7 +5,7 @@ repos:
55
- id: black
66
language_version: python3
77
args:
8-
- --target-version=py37
8+
- --target-version=py38
99
- repo: https://github.com/PyCQA/flake8
1010
rev: 4.0.1
1111
hooks:

0 commit comments

Comments
 (0)