14
0

Accepting request 979982 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/979982
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=19
This commit is contained in:
2022-05-31 08:05:05 +00:00
committed by Git OBS Bridge
parent 34c6b2721d
commit 7b366a2092
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue May 31 02:56:01 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 2.19.0:
* Features
+ Allow multiple outputs from language: dotnet hooks.
+ Add more information to healthy() failure.
+ Upgrade ruby-build.
+ Add pre-commit validate-config / pre-commit validate-manifest
and deprecate pre-commit-validate-config and
pre-commit-validate-manifest.
* Fixes
+ Fix pre-push when pushed ref contains spaces.
* Updating
+ Change pre-commit-validate-config / pre-commit-validate-manifest
to pre-commit validate-config / pre-commit validate-manifest.
-------------------------------------------------------------------
Thu Apr 7 11:39:58 UTC 2022 - pgajdos@suse.com