Pin python version for teyit hook (#11735)
teyit fails with python versions >= 3.12 see https://github.com/isidentical/teyit/issues/23
This commit is contained in:
parent
40b67f5f12
commit
8e73a229a9
|
|
@ -97,3 +97,4 @@ repos:
|
|||
rev: 0.4.3
|
||||
hooks:
|
||||
- id: teyit
|
||||
language_version: python3.11
|
||||
|
|
|
|||
Loading…
Reference in New Issue