Skip to content

Commit 5b47894

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update jackchuka/mdschema to v0.11.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [jackchuka/mdschema](https://github.com/jackchuka/mdschema) | minor | `v0.9.0` → `v0.11.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>jackchuka/mdschema (jackchuka/mdschema)</summary> ### [`v0.11.0`](https://github.com/jackchuka/mdschema/releases/tag/v0.11.0) [Compare Source](jackchuka/mdschema@v0.10.0...v0.11.0) #### What's Changed - feat(rule): link check to include frontmatter links by [@&#8203;jackchuka](https://github.com/jackchuka) in [#&#8203;41](jackchuka/mdschema#41) **Full Changelog**: <jackchuka/mdschema@v0.10.0...v0.11.0> ### [`v0.10.0`](https://github.com/jackchuka/mdschema/releases/tag/v0.10.0) [Compare Source](jackchuka/mdschema@v0.9.1...v0.10.0) #### What's New **Introduce GitHub Action** #### What's Changed - fix: release tag filter by [@&#8203;jackchuka](https://github.com/jackchuka) in [#&#8203;39](jackchuka/mdschema#39) - fix: release tag align by [@&#8203;jackchuka](https://github.com/jackchuka) in [#&#8203;40](jackchuka/mdschema#40) **Full Changelog**: <jackchuka/mdschema@v1...v0.10.0> ### [`v0.9.1`](https://github.com/jackchuka/mdschema/releases/tag/v0.9.1) [Compare Source](jackchuka/mdschema@v0.9.0...v0.9.1) #### What's Changed - feat: generate heading title from literal by [@&#8203;takeoverjp](https://github.com/takeoverjp) in [#&#8203;37](jackchuka/mdschema#37) #### New Contributors - [@&#8203;takeoverjp](https://github.com/takeoverjp) made their first contribution in [#&#8203;37](jackchuka/mdschema#37) **Full Changelog**: <jackchuka/mdschema@v0.9.0...v0.9.1> </details> --- ### 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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
1 parent 25f65b1 commit 5b47894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,6 @@ packages:
267267
- name: skanehira/[email protected]
268268
description: Simple background process manager for Unix systems
269269
link: https://github.com/skanehira/ghost
270-
- name: jackchuka/mdschema@v0.9.0
270+
- name: jackchuka/mdschema@v0.11.0
271271
description: A declarative schema-based Markdown validator that helps maintain consistent documentation structure across projects
272272
link: https://github.com/jackchuka/mdschema

0 commit comments

Comments
 (0)