Skip to content

Commit

Permalink
Merge pull request #569 from elcorto/feature-rm-python-version-in-pre…
Browse files Browse the repository at this point in the history
…-commit-config

pre-commit: don't fix python version
  • Loading branch information
RandomDefaultUser authored Oct 7, 2024
2 parents d56e2d1 + a078a87 commit f30f085
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,3 @@ repos:
rev: 24.4.0
hooks:
- id: black
# It is recommended to specify the latest version of Python
# supported by your project here, or alternatively use
# pre-commit's default_language_version, see
# https://pre-commit.com/#top_level-default_language_version
language_version: python3.12

0 comments on commit f30f085

Please sign in to comment.