Skip to content

Commit

Permalink
Add python to hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Dec 4, 2023
1 parent 3db9be0 commit 0d9ac28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
default_language_version:
# python: python3.
python: python3.11.4
python: python3.
# python: python3.11.4
default_stages: [pre-commit, manual]
exclude: ".*tmps.*"

Expand Down

0 comments on commit 0d9ac28

Please sign in to comment.