mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-15 07:48:51 +00:00
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:
@@ -97,3 +97,4 @@ repos:
|
|||||||
rev: 0.4.3
|
rev: 0.4.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: teyit
|
- id: teyit
|
||||||
|
language_version: python3.11
|
||||||
|
|||||||
Reference in New Issue
Block a user