Skip to content

Commit 76701e0

Browse files
authored
Update .pre-commit-config.yaml
1 parent 3b77b5f commit 76701e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ repos:
2020
- repo: https://github.com/ambv/black
2121
rev: 19.3b0
2222
hooks:
23-
- id: black
24-
language_version: python3
23+
- id: black
24+
language_version: python3
2525
- repo: https://github.com/PyCQA/flake8
2626
rev: 3.8.4
2727
hooks:

0 commit comments

Comments
 (0)