luismayta / antd-todo-example

Example of antd
GNU Lesser General Public License v3.0
3 stars 0 forks source link

ci(deps): Update precommit hook pre-commit/pre-commit-hooks to v2.5.0 #43

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
pre-commit/pre-commit-hooks repository minor v2.4.0 -> v2.5.0

Release Notes

pre-commit/pre-commit-hooks ### [`v2.5.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v2.5.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v2.4.0...v2.5.0) ##### Fixes - Fix sorting of requirements which use `egg=...` - [#​425](https://togithub.com/pre-commit/pre-commit-hooks/issues/425) PR by [@​vinayinvicible](https://togithub.com/vinayinvicible). - Fix over-eager regular expression for test filename matching - [#​429](https://togithub.com/pre-commit/pre-commit-hooks/issues/429) PR by [@​rrauenza](https://togithub.com/rrauenza). ##### Updating - Use `flake8` from `pycqa/flake8` instead: ```yaml - repo: https://gitlab.com/pycqa/flake8 rev: 3.7.9 hooks: - id: flake8 ```

Configuration

:date: Schedule: "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone America/Lima.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.