Skip to content

Commit

Permalink
misc: rmeove language_version black hook
Browse files Browse the repository at this point in the history
It's not longer used. Bad copy/paste.

Ref: psf/black#2430
  • Loading branch information
gsilvapt committed Apr 10, 2023
1 parent 5341db2 commit b76280b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
@@ -1,7 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 22.10.0
language_version: python3.9
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit b76280b

Please sign in to comment.