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:
Dään 2026-04-12 22:55:54 +00:00 committed by GitHub
parent 40b67f5f12
commit 8e73a229a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -97,3 +97,4 @@ repos:
rev: 0.4.3
hooks:
- id: teyit
language_version: python3.11