Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

feat(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.1 #40

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

Conversation

repo-duster[bot]
Copy link
Contributor

@repo-duster repo-duster bot commented Jun 15, 2023

This PR contains the following updates:

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

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.1

Compare Source

cf. https://github.com/Lucas-C/pre-commit-hooks/pull/72

v1.5.0

Compare Source

Usage

- repo: https://github.com/Lucas-C/pre-commit-hooks
  rev: v1.5.0
  hooks:
    - id: chmod
      args: ['644']
      files: \.md$

v1.4.2

Compare Source

v1.4.1

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

Compare Source

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


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, click this checkbox.

This PR has been generated by Renovate Bot.

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | Lucas-C/pre-commit-hooks | v1.3.1 | v1.5.1 |
@repo-duster repo-duster bot added the type/minor Issue relates to a minor version bump label Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants