Skip to content

Commit c000d6c

Browse files
committed
pre-commit: update to 4.3.0.
1 parent 9c87e98 commit c000d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/pre-commit/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'pre-commit'
22
pkgname=pre-commit
3-
version=4.2.0
3+
version=4.3.0
44
revision=1
55
build_style=python3-module
66
hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="MIT"
1212
homepage="https://pre-commit.com/"
1313
changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md"
1414
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
15-
checksum=601283b9757afd87d40c4c4a9b2b5de9637a8ea02eaff7adc2d0fb4e04841146
15+
checksum=499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16
1616
make_check=no # unpackaged: pytest-env re-assert
1717

1818
post_install() {

0 commit comments

Comments
 (0)