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 hooks #94

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
renovatebot/pre-commit-hooks repository minor 36.96.0 -> 36.102.0
rhysd/actionlint repository patch v1.6.25 -> v1.6.26

Before merging, always check with the release notes if any other changes need to be done.

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

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v36.102.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.102.0 for more changes

v36.101.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.101.0 for more changes

v36.100.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.100.0 for more changes

v36.99.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.99.0 for more changes

v36.97.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.97.3 for more changes

v36.97.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.97.2 for more changes

v36.97.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.97.1 for more changes

v36.97.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.97.0 for more changes

v36.96.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.96.8 for more changes

v36.96.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.96.5 for more changes

v36.96.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.96.3 for more changes

v36.96.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.96.2 for more changes

rhysd/actionlint (rhysd/actionlint)

v1.6.26

Compare Source

  • Several template fields and template actions were added. All fields and actions are listed in the document. Please read it for more details. (#​311)
    • By these additions, now actionlint can output the result in the SARIF format. SARIF is a format for the output of static analysis tools used by GitHub CodeQL. the example Go template to format actionlint output in SARIF.
      actionlint -format "$(cat /path/to/sarif_template.txt)" > output.json
    • allKinds returns the kinds (lint rules) information as an array. You can include what lint rules are defined in the command output.
    • toPascalCase converts snake case (foo_bar) or kebab case (foo-bar) into pascal case (FooBar).
  • Report an error when the condition at if: is always evaluated to true. See the check document to know more details. (#​272)

Configuration

📅 Schedule: Branch creation - "on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

| datasource  | package                      | from    | to       |
| ----------- | ---------------------------- | ------- | -------- |
| github-tags | renovatebot/pre-commit-hooks | 36.96.0 | 36.102.0 |
| github-tags | rhysd/actionlint             | v1.6.25 | v1.6.26  |
@maxdanilov maxdanilov merged commit b9db0fc into main Sep 21, 2023
6 checks passed
@maxdanilov maxdanilov deleted the renovate/pre-commit-hooks branch September 21, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant