ulissigroup / finetuna

Active Learning for Machine Learning Potentials
MIT License
45 stars 11 forks source link

Update pre-commit hook pre-commit/pre-commit-hooks to v2.5.0 - autoclosed #16

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.3.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 ``` ### [`v2.4.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v2.4.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v2.3.0...v2.4.0) ##### Features - Add diff output to `pretty-format-json` when run without `--autofix`. - [#​408](https://togithub.com/pre-commit/pre-commit-hooks/issues/408) PR by [@​joepin](https://togithub.com/joepin). - Add `--chars` option to `trailing-whitespace` fixer to control which characters are stripped instead of all whitespace. - [#​421](https://togithub.com/pre-commit/pre-commit-hooks/issues/421) PR by [@​iconmaster5326](https://togithub.com/iconmaster5326). ##### Fixes - Fix `requirements-txt-fixer` when file does not end in a newline. - [#​414](https://togithub.com/pre-commit/pre-commit-hooks/issues/414) issue by [@​barakreif](https://togithub.com/barakreif). - [#​415](https://togithub.com/pre-commit/pre-commit-hooks/issues/415) PR by [@​barakreif](https://togithub.com/barakreif). - Fix double printing of filename in `pretty-format-json`. - [#​419](https://togithub.com/pre-commit/pre-commit-hooks/issues/419) PR by [@​asottile](https://togithub.com/asottile).

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 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.