Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 9, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Lucas-C/pre-commit-hooks repository minor v1.2.0 -> v1.4.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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

v1.4.2: insert-license: bugfixes for --use-current-year optional flag

Compare Source

v1.4.1: insert-license: new --use-current-year optional flag

Compare Source

Handling years flexibly

You can add --use-current-year to change how the hook treats years in the
headers:

  • When inserting a header, the current year will always be inserted
    regardless of the year listed in the license file.
  • When modifying a file that already has a header, the hook will ensure the
    current year is listed in the header by using a range. For instance,
    2015 or 2015-2018 would get updated to 2015-2023 in the year 2023.
  • When removing headers, the licenses will be removed regardless of the
    years they contain -- as if they used the year currently present in the
    license file.

v1.4.0: remove-tabs alignment now considers the enclosing whitespaces + ensured support for Python 3.11

Compare Source

Thanks to @​GadgetSteve for the improvement on remove-tabs: https://github.com/Lucas-C/pre-commit-hooks/pull/62

v1.3.1: Supporting Python 3.10+

Compare Source

Supporting Python 3.10 by using python-Levenshtein package instead of python-Levenshtein-wheels

v1.3.0: New --insert-license-after-regex & --no-extra-eol options

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 force-pushed the renovate/lucas-c-pre-commit-hooks-1.x branch from 7b8640b to be2a9f1 Compare September 25, 2022 12:46
@renovate renovate bot changed the title chore(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.3.0 chore(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.3.1 Sep 25, 2022
@renovate renovate bot changed the title chore(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.3.1 chore(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.4.2 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/lucas-c-pre-commit-hooks-1.x branch from be2a9f1 to 687cc1e Compare March 21, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants