Skip to content

Commit

Permalink
chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0 (#…
Browse files Browse the repository at this point in the history
…5342)

Bumps [xt0rted/markdownlint-problem-matcher](https://github.com/xt0rted/markdownlint-problem-matcher) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/xt0rted/markdownlint-problem-matcher/releases)
- [Changelog](https://github.com/xt0rted/markdownlint-problem-matcher/blob/main/CHANGELOG.md)
- [Commits](xt0rted/markdownlint-problem-matcher@98d9472...1a5fabf)

---
updated-dependencies:
- dependency-name: xt0rted/markdownlint-problem-matcher
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 8345c9b commit 63cd9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/md-lint.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
run: npm install --ignore-scripts

- name: Add Matcher
uses: xt0rted/markdownlint-problem-matcher@98d94724052d20ca2e06c091f202e4c66c3c59fb
uses: xt0rted/markdownlint-problem-matcher@1a5fabfb577370cfdf5af944d418e4be3ea06f27

- name: Run Linter
run: ./node_modules/.bin/markdownlint-cli2
Expand Down

0 comments on commit 63cd9f1

Please sign in to comment.