Skip to content

Commit aad5c9d

Browse files
set pre-commit pyver to 3.12 (same as container)
1 parent 7fd62e6 commit aad5c9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
exclude: ^docs/ruby/ # All generated code
3+
default_language_version:
4+
python: python3.12
35

46
repos:
57
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)