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

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2023

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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.

v1.5.4: Preserve line endings when editing file in insert_license hook

Compare Source

Changed
  • preserve line endings when editing file in insert_license hook -cf. #​84
  • the chmod hook does nothing under Windows

⚠️ ⚠️ This hook, since v1.5.2, requires pre-commit 3.2.0 or superior.
If you get an error like Expected one of ... but got: 'pre-commit', check this issue: #​83

v1.5.3: insert_license: new --allow-past-years parameter allows stale years to be left unchanged

Compare Source

⚠️ ⚠️ This hook, since v1.5.2, requires pre-commit 3.2.0 or superior.
If you get an error like Expected one of ... but got: 'pre-commit', check this issue: #​83

v1.5.2: Renamed chmod hook to pre_commit_chmod to avoid conflict with standard chmod command

Compare Source

Also confined formatting-related hooks to meaningful stages - cf. PR #​75

Now this hook requires pre-commit 3.2.0 or superior.
If you get an error like Expected one of ... but got: 'pre-commit', check this issue: #​83


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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from leewardbound as a code owner August 3, 2023 19:37
@renovate renovate bot changed the title fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.2 fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.3 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/lucas-c-pre-commit-hooks-1.x branch from 776b795 to 02eaf32 Compare August 4, 2023 10:33
@renovate renovate bot changed the title fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.3 fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.4 Aug 13, 2023
@renovate renovate bot force-pushed the renovate/lucas-c-pre-commit-hooks-1.x branch from 02eaf32 to 4730974 Compare August 13, 2023 16:12
…to v1.5.5

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | Lucas-C/pre-commit-hooks | v1.5.1 | v1.5.5 |
@renovate renovate bot changed the title fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.4 fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.5 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/lucas-c-pre-commit-hooks-1.x branch from 4730974 to ece0cfe Compare February 13, 2024 22:16
@renovate renovate bot deleted the renovate/lucas-c-pre-commit-hooks-1.x branch May 21, 2024 22:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant