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 e91267f
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
Loading

0 comments on commit e91267f

Please sign in to comment.