rwaltr / home-ops

Code and configuration used to manage the fleets of k8s and Terraform clusters managing the Waltr.Tech environment
MIT License
28 stars 0 forks source link

chore(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.0 #689

Closed teletraan-x[bot] closed 1 year ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
Lucas-C/pre-commit-hooks repository minor v1.4.2 -> v1.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

Lucas-C/pre-commit-hooks ### [`v1.5.0`](https://togithub.com/Lucas-C/pre-commit-hooks/releases/tag/v1.5.0): New hook: chmod + using rapidfuzz instead of fuzzywuzzy [Compare Source](https://togithub.com/Lucas-C/pre-commit-hooks/compare/v1.4.2...v1.5.0) #### Usage ```yaml - repo: https://github.com/Lucas-C/pre-commit-hooks rev: v1.5.0 hooks: - id: chmod args: ['644'] files: \.md$ ```

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 Renovate Bot.

teletraan-x[bot] commented 1 year ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY secretlint yes no 0.95s
βœ… YAML prettier 1 0 0.53s
βœ… YAML yamllint 1 0 0.24s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_