Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 909b91e

Browse files
authored
Remove language_version from black hook in .pre-commit-config.yaml (#12009)
1 parent fca4da5 commit 909b91e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ repos:
3030
rev: 24.3.0 # must match requirements-tests.txt
3131
hooks:
3232
- id: black
33-
language_version: python3.10
3433
- repo: https://github.com/pycqa/flake8
3534
rev: 7.0.0 # must match requirements-tests.txt
3635
hooks:

0 commit comments

Comments
 (0)