Skip to content

Commit b76280b

Browse files
committed
misc: rmeove language_version black hook
It's not longer used. Bad copy/paste. Ref: psf/black#2430
1 parent 5341db2 commit b76280b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
33
rev: 22.10.0
4-
language_version: python3.9
54
hooks:
65
- id: black
76
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)