Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.5 #3041

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

midnight-bot-6658[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
Lucas-C/pre-commit-hooks repository patch v1.5.4 -> v1.5.5

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 (Lucas-C/pre-commit-hooks)

v1.5.5: Support for multiple license files

Compare Source

Added
+ Update multiple licence year ends in one run
+ Multiple license files

If more than one --license-filepath argument is specified, the checks are
performed as follows:

  1. First, an exact match is pursued, checking the 1st license file, then
    the 2nd, and so on. If a match is found, the normal behavior is
    followed, as if the matched license file was the only license file
    specified.

  2. If no exact match is found, then the software resorts to fuzzy matching.
    Again, as soon as a match is found, the normal behavior is followed, as
    if the fuzzy-matched license file was the only license file specified.

  3. Finally, if neither exact nor fuzzy matches are found, the content of
    the first license file is inserted.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…to v1.5.5

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | Lucas-C/pre-commit-hooks | v1.5.4 | v1.5.5 |
@midnight-bot-6658 midnight-bot-6658 bot added renovate/github-release type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 14, 2024
@midnight-bot-6658
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.28s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.14s
✅ YAML prettier 1 0 0.53s
✅ YAML yamllint 1 0 0.23s

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

@claughinghouse claughinghouse merged commit f15aac9 into main Feb 14, 2024
2 of 3 checks passed
@renovate renovate bot deleted the renovate/lucas-c-pre-commit-hooks-1.x branch February 14, 2024 00:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate/github-release size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant