forked from pool/python-pre-commit
- update to 4.0.1:
* Fix `pre-commit migrate-config` for unquoted deprecated
stages names with purelib `pyyaml`.
* Improve `pre-commit migrate-config` to handle more yaml
formats.
* Handle `stages` deprecation in `pre-commit migrate-config`.
* Upgrade `ruby-build`.
* Add "sensible regex" warnings to `repo: meta`.
* Add warnings for deprecated `stages` (`commit` -> `pre-
commit`, `push` -> `pre-push`, `merge-commit` -> `pre-merge-commit`).
* `language: python_venv` has been removed -- use `language:
python` instead.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=43
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pre-commit
|
||||
Version: 3.8.0
|
||||
Version: 4.0.1
|
||||
Release: 0
|
||||
Summary: Multi-language pre-commit hooks
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user