Skip to content

Commit 94852f5

Browse files
Update pre-commit hook adrienverge/yamllint to v1.30.0 (#139)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [adrienverge/yamllint](https://github.com/adrienverge/yamllint) | repository | minor | `v1.29.0` -> `v1.30.0` | 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](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>adrienverge/yamllint</summary> ### [`v1.30.0`](https://github.com/adrienverge/yamllint/compare/v1.29.0...v1.30.0) [Compare Source](https://github.com/adrienverge/yamllint/compare/v1.29.0...v1.30.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/allenporter/pyrainbird). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 549f6b2 commit 94852f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: codespell
2525
- repo: https://github.com/adrienverge/yamllint.git
26-
rev: v1.29.0
26+
rev: v1.30.0
2727
hooks:
2828
- id: yamllint
2929
exclude: '^tests/tool/testdata/.*\.yaml$'

0 commit comments

Comments
 (0)