Skip to content

Commit

Permalink
fix(pre-commit): Updated pre-commit python version
Browse files Browse the repository at this point in the history
  • Loading branch information
albertisfu committed Oct 17, 2024
1 parent 391f9d5 commit c21dbb5
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
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
exclude: migrations
default_language_version:
python: "python3.12"
python: "python3.13"
ci:
autoupdate_schedule: quarterly
repos:
Expand Down

0 comments on commit c21dbb5

Please sign in to comment.