python3-pre-commit: upgrade 4.3.0 -> 4.5.1

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu 2026-03-26 19:56:16 +08:00 committed by Khem Raj
parent e8899fd7e4
commit b0ffe6916f
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b53a93744e3ff841e5fc9a934da8e1c8"
PYPI_PACKAGE = "pre_commit" PYPI_PACKAGE = "pre_commit"
inherit pypi setuptools3 inherit pypi setuptools3
SRC_URI[sha256sum] = "499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16" SRC_URI[sha256sum] = "eb545fcff725875197837263e977ea257a402056661f09dae08e4b149b030a61"
RDEPENDS:${PN} = " \ RDEPENDS:${PN} = " \
python3-cfgv \ python3-cfgv \