Skip to content

Commit

Permalink
Use Python 3.9.
Browse files Browse the repository at this point in the history
Signed-off-by: dblock <[email protected]>
  • Loading branch information
dblock committed Sep 8, 2023
1 parent 30123b0 commit b90f744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
default_stages: [commit]
default_language_version:
python: python3.7
python: python3.9
repos:
- repo: local
hooks:
Expand Down

0 comments on commit b90f744

Please sign in to comment.