Skip to content

Commit b25acef

Browse files
chore(deps): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0 (#34)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 23.0.0 to 23.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DavidAnson/markdownlint-cli2-action/commit/6b51ade7a9e4a75a7ad929842dd298a3804ebe8b"><code>6b51ade</code></a> Update to version 23.1.0.</li> <li><a href="https://github.com/DavidAnson/markdownlint-cli2-action/commit/ea6e0dad81a67897db7632a0a41b3a0e7cc03ca3"><code>ea6e0da</code></a> Freshen generated index.js file.</li> <li><a href="https://github.com/DavidAnson/markdownlint-cli2-action/commit/3c4c2c842cd43c2afe7cb5f2ecfe9e1623fa8d14"><code>3c4c2c8</code></a> Bump markdownlint-cli2 from 0.22.0 to 0.22.1</li> <li><a href="https://github.com/DavidAnson/markdownlint-cli2-action/commit/3a933d45e20b54b80131d0335d61186e63e552bd"><code>3a933d4</code></a> Bump <code>@​actions/core</code> from 3.0.0 to 3.0.1</li> <li><a href="https://github.com/DavidAnson/markdownlint-cli2-action/commit/648042e2afed596b673a8b3f8fc8fbfb48b41f43"><code>648042e</code></a> Freshen generated index.js file.</li> <li><a href="https://github.com/DavidAnson/markdownlint-cli2-action/commit/d1cf9823136435fde87731435bcd66fefea442e7"><code>d1cf982</code></a> Bump eslint from 10.2.0 to 10.2.1</li> <li><a href="https://github.com/DavidAnson/markdownlint-cli2-action/commit/4db3dfc2cb719a5a152cb38efef6e2e50db98973"><code>4db3dfc</code></a> Bump eslint from 10.1.0 to 10.2.0</li> <li><a href="https://github.com/DavidAnson/markdownlint-cli2-action/commit/70dbff992f5cf6124a6fc5bb4b56aef6f8daa232"><code>70dbff9</code></a> Bump eslint-plugin-unicorn from 63.0.0 to 64.0.0</li> <li>See full diff in <a href="https://github.com/davidanson/markdownlint-cli2-action/compare/ce4853d43830c74c1753b39f3cf40f71c2031eb9...6b51ade7a9e4a75a7ad929842dd298a3804ebe8b">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=DavidAnson/markdownlint-cli2-action&package-manager=github_actions&previous-version=23.0.0&new-version=23.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c63c99 commit b25acef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
persist-credentials: false
2121

2222
- name: Lint markdown
23-
uses: DavidAnson/markdownlint-cli2-action@ce4853d43830c74c1753b39f3cf40f71c2031eb9 # v23.0.0
23+
uses: DavidAnson/markdownlint-cli2-action@6b51ade7a9e4a75a7ad929842dd298a3804ebe8b # v23.1.0
2424

2525
yaml-lint:
2626
name: YAML Validation

0 commit comments

Comments
 (0)