Skip to content

Commit

Permalink
Use Python 3.11 to run pre-commit hooks (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Jan 1, 2023
1 parent 392ded7 commit 42a6523
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,5 +1,5 @@
default_language_version:
python: python3.10
python: python3.11

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 42a6523

Please sign in to comment.