summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Kauschinger2019-06-17 18:19:18 +0200
committerManuel Kauschinger2019-06-17 18:19:18 +0200
commit3bdbeb7e083f450d4d5c2293d431fc0fdce734fc (patch)
tree2f3a6f8223f801f3cd4c22479a4c0cdd8712145f /PKGBUILD
parent60fb1141fc770a948977656934f0dc1782a94065 (diff)
downloadaur-3bdbeb7e083f450d4d5c2293d431fc0fdce734fc.tar.gz
updating pre_commit to version 1.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59cc8fb40c46..67b193c6fa51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-pre-commit
pkgname=(python-pre-commit python2-pre-commit)
pypi_name=pre_commit
-pkgver=1.16.1
+pkgver=1.17.0
pkgrel=1
pkgdesc="A framework for managing and maintaining multi-language pre-commit hooks."
arch=('any')