Skip to content

Commit 4992687

Browse files
authored
Use Python 3.11 to run pre-commit hooks (#514)
1 parent aa810ba commit 4992687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
default_language_version:
2-
python: python3.10
2+
python: python3.11
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)