Skip to content

Commit

Permalink
build(deps): bump remark-lint-list-item-indent from 3.1.2 to 4.0.0
Browse files Browse the repository at this point in the history
This requires a small change to our configuration.
  • Loading branch information
Trott committed Apr 17, 2024
1 parent 42497fd commit 0e15d07
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 444 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const plugins = [
remarkLintFinalDefinition,
[remarkLintFirstHeadingLevel, 1],
[remarkLintHeadingStyle, "atx"],
[remarkLintListItemIndent, "space"],
[remarkLintListItemIndent, "one"],
[remarkLintMaximumLineLength, 120],
remarkLintNoConsecutiveBlankLines,
remarkLintNoFileNameArticles,
Expand Down

0 comments on commit 0e15d07

Please sign in to comment.