Skip to content

Commit

Permalink
Constrain pre-commit to use Python 10 (#3854)
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaibmujahid authored Nov 25, 2023
1 parent 4771f10 commit 4094c86
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 @@ -93,4 +93,4 @@ repos:
hooks:
- id: check-useless-excludes
default_language_version:
python: python3
python: python3.10

0 comments on commit 4094c86

Please sign in to comment.