Skip to content

fix: set default_language_version for pre-commit#139

Open
Deepak8858 wants to merge 1 commit intoSingularityLab-SWUFE:mainfrom
Deepak8858:fix/issue-138-precommit-python-version
Open

fix: set default_language_version for pre-commit#139
Deepak8858 wants to merge 1 commit intoSingularityLab-SWUFE:mainfrom
Deepak8858:fix/issue-138-precommit-python-version

Conversation

@Deepak8858
Copy link
Copy Markdown

Set default_language_version to python3.12 in .pre-commit-config.yaml. This ensures that hooks like debug-statements use a Python version compatible with 3.10+ syntax (like match/case statements) used in the project. Fixes #138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] required default_language_version in precommit config

2 participants