Skip to content

Commit

Permalink
Merge pull request #14 from hugovk/patch-1
Browse files Browse the repository at this point in the history
Pre-commit hook: python3 instead of python3.9
  • Loading branch information
isidentical committed Apr 3, 2022
2 parents 9b65dfd + dcb8448 commit 36eb546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Expand Up @@ -3,5 +3,5 @@
description: 'Unittest assertion formatter'
entry: teyit
language: python
language_version: python3.9
language_version: python3
types: [python]

0 comments on commit 36eb546

Please sign in to comment.