Skip to content

Commit

Permalink
Run pre-commit hooks with Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed May 3, 2024
1 parent ecba2f5 commit 7e35ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,5 +1,5 @@
default_language_version:
python: python3.11
python: python3.12

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

0 comments on commit 7e35ea4

Please sign in to comment.