pre-commit: update to 4.2.0.

Closes: #55275 [via git-merge-pr]
This commit is contained in:
icp 2025-04-13 19:42:37 +05:30 committed by classabbyamp
parent b4fff82bd4
commit ef74c8f125
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'pre-commit'
pkgname=pre-commit
version=4.1.0
version=4.2.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=ae3f018575a588e30dfddfab9a05448bfbd6b73d78709617b5a2b853549716d4
checksum=601283b9757afd87d40c4c4a9b2b5de9637a8ea02eaff7adc2d0fb4e04841146
make_check=no # unpackaged: pytest-env re-assert
post_install() {