bl4ko / netbox-ssot

Microservice that synces objects from multiple sources into netbox and makes it automatic SSOT.
MIT License
23 stars 4 forks source link

chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v2.5.0 #21

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks) ### [`v2.5.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/tag/v2.5.0): pre-commit-hooks 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/tag/v2.4.0): pre-commit-hooks 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: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] commented 4 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.5.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.