Skip to content

Commit 51b1cf6

Browse files
chore(deps): update dependency npm:markdownlint-cli2 to v0.22.0 (#2038)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [npm:markdownlint-cli2](https://redirect.github.com/DavidAnson/markdownlint-cli2) | `0.17.2` → `0.22.0` | ![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli2/0.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint-cli2/0.17.2/0.22.0?slim=true) | --- ### Release Notes <details> <summary>DavidAnson/markdownlint-cli2 (npm:markdownlint-cli2)</summary> ### [`v0.22.0`](https://redirect.github.com/DavidAnson/markdownlint-cli2/blob/HEAD/CHANGELOG.md#0220) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.21.0...v0.22.0) - Make `--config` parameter more flexible - Support TOML with `--config` parameter - Add `--configPointer` parameter - Update dependencies ### [`v0.21.0`](https://redirect.github.com/DavidAnson/markdownlint-cli2/blob/HEAD/CHANGELOG.md#0210) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.20.0...v0.21.0) - Refactor options/configuration file loading - Update dependencies ### [`v0.20.0`](https://redirect.github.com/DavidAnson/markdownlint-cli2/blob/HEAD/CHANGELOG.md#0200) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.19.1...v0.20.0) - Update dependencies ### [`v0.19.1`](https://redirect.github.com/DavidAnson/markdownlint-cli2/blob/HEAD/CHANGELOG.md#0191) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.19.0...v0.19.1) - Update `--format` to avoid trailing newline - Update dependencies ### [`v0.19.0`](https://redirect.github.com/DavidAnson/markdownlint-cli2/blob/HEAD/CHANGELOG.md#0190) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.18.1...v0.19.0) - Add `--format` parameter for editor integration - Update output formatters for severity `warning` - Explicitly version Docker containers for `pre-commit` - Update dependencies (including `markdownlint`) ### [`v0.18.1`](https://redirect.github.com/DavidAnson/markdownlint-cli2/blob/HEAD/CHANGELOG.md#0181) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.18.0...v0.18.1) - Update dependencies (including `markdownlint`) ### [`v0.18.0`](https://redirect.github.com/DavidAnson/markdownlint-cli2/blob/HEAD/CHANGELOG.md#0180) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint-cli2/compare/v0.17.2...v0.18.0) - Use user ID in Docker containers for security - Update dependencies (including `markdownlint`) - Remove support for end-of-life Node 18 </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e2214e commit 51b1cf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ editorconfig-checker = "v3.6.1"
1414
"github:grafana/flint" = "0.20.3"
1515
"github:google/google-java-format" = "1.26.0"
1616
"npm:@biomejs/biome" = "2.4.12"
17-
"npm:markdownlint-cli2" = "0.17.2"
17+
"npm:markdownlint-cli2" = "0.22.0"
1818
"npm:prettier" = "3.8.3"
1919
"pipx:codespell" = "2.4.1"
2020
"pipx:ruff" = "0.15.0"

0 commit comments

Comments
 (0)