Skip to content

Commit 908d5ae

Browse files
authored
Update .pre-commit-config.yaml
1 parent d5d7a0e commit 908d5ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
default_language_version:
2+
python: python3.8
3+
14
repos:
25
- repo: git://github.com/pre-commit/pre-commit-hooks
36
rev: v2.3.0
@@ -21,7 +24,6 @@ repos:
2124
rev: 19.3b0
2225
hooks:
2326
- id: black
24-
language_version: python3
2527
- repo: git://github.com/PyCQA/flake8
2628
rev: 3.8.4
2729
hooks:

0 commit comments

Comments
 (0)