From c000d6c0aa11d0d6bb6a799f5aac9fa6008dd888 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 10 Aug 2025 11:57:13 +0530 Subject: [PATCH] pre-commit: update to 4.3.0. --- srcpkgs/pre-commit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pre-commit/template b/srcpkgs/pre-commit/template index bddefa3fa7e..858fed74ea1 100644 --- a/srcpkgs/pre-commit/template +++ b/srcpkgs/pre-commit/template @@ -1,6 +1,6 @@ # Template file for 'pre-commit' pkgname=pre-commit -version=4.2.0 +version=4.3.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="MIT" homepage="https://pre-commit.com/" changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md" distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz" -checksum=601283b9757afd87d40c4c4a9b2b5de9637a8ea02eaff7adc2d0fb4e04841146 +checksum=499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16 make_check=no # unpackaged: pytest-env re-assert post_install() {