Skip to content

Commit

Permalink
update the development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Oct 8, 2024
1 parent ce78eb0 commit 99d6c6b
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 99d6c6b

Please sign in to comment.