Skip to content

Commit

Permalink
Unify black/python language version (pre-commit-config.yaml)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed Feb 13, 2024
1 parent 7ede5cd commit b9f5992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
rev: 24.2.0
hooks:
- id: black
language_version: python3.10
language_version: python3.11

- repo: https://github.com/pycqa/flake8
rev: 7.0.0
Expand Down

0 comments on commit b9f5992

Please sign in to comment.