Skip to content

Commit

Permalink
Merge pull request #55 from jorenham/update-deps
Browse files Browse the repository at this point in the history
update the development dependencies
  • Loading branch information
jorenham authored Oct 8, 2024
2 parents ce78eb0 + 99d6c6b commit cee0cfa
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 117 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4

- name: markdownlint
uses: DavidAnson/markdownlint-cli2-action@v16
uses: DavidAnson/markdownlint-cli2-action@v17
with:
config: ".markdownlint.yaml"
globs: "**/*.md"
Expand Down
Loading

0 comments on commit cee0cfa

Please sign in to comment.