Skip to content

Commit 9fb8d89

Browse files
chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.19.0 (#314)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [DavidAnson/markdownlint-cli2](https://redirect.github.com/DavidAnson/markdownlint-cli2) | repository | minor | `v0.18.1` -> `v0.19.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://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>DavidAnson/markdownlint-cli2 (DavidAnson/markdownlint-cli2)</summary> ### [`v0.19.0`](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.18.1...v0.19.0) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.18.1...v0.19.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/looztra/yamkix). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbedab1 commit 9fb8d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
- id: check-json5
3333

3434
- repo: https://github.com/DavidAnson/markdownlint-cli2
35-
rev: v0.18.1
35+
rev: v0.19.0
3636
hooks:
3737
- id: markdownlint-cli2
3838
pass_filenames: false

0 commit comments

Comments
 (0)