diff options
Diffstat (limited to '')
-rw-r--r-- | devel/py-pre-commit-hooks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pre-commit-hooks/Makefile b/devel/py-pre-commit-hooks/Makefile index 25f2af65f842..76af22fa09d2 100644 --- a/devel/py-pre-commit-hooks/Makefile +++ b/devel/py-pre-commit-hooks/Makefile @@ -1,5 +1,5 @@ PORTNAME= pre-commit-hooks -PORTVERSION= 5.0.0 +PORTVERSION= 6.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |