Merge pull request #10998 from bluetech/pre-commit-rm-default

pre-commit: remove `default_language_version` setting
This commit is contained in:
Ronny Pfannschmidt 2023-05-13 23:27:48 +02:00 committed by GitHub
commit f9a995b56d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
default_language_version:
python: "3.10"
repos:
- repo: https://github.com/psf/black
rev: 23.3.0