Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use python3 as pre-commit default language #1077

Merged
1 commit merged into from Sep 23, 2022
Merged

fix: use python3 as pre-commit default language #1077

1 commit merged into from Sep 23, 2022

Conversation

ghost
Copy link

@ghost ghost commented Sep 23, 2022

What I did

Fix pre-commit specifying a specific python version

How I did it

python3.9 -> python3 under default_language_version

How to verify it

Should be able to run pre-commit without explicitly having Python 3.9.x

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@ghost ghost requested review from fubuloubu and antazoey September 23, 2022 17:44
@ghost ghost enabled auto-merge (squash) September 23, 2022 17:51
@ghost ghost merged commit 35ea68f into ApeWorX:main Sep 23, 2022
@ghost ghost deleted the fix/pre-commit-py-version branch September 23, 2022 17:56
This pull request was closed.
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.

None yet

1 participant