Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v16 (#1668)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Zempel <[email protected]>
  • Loading branch information
renovate[bot] and jzempel authored Dec 22, 2023
1 parent 1bfb628 commit a3e8e85
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 194 deletions.
2 changes: 0 additions & 2 deletions .stylelintrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
"customSyntax": "postcss-styled-syntax",
"rules": {
"block-no-empty": null,
"declaration-colon-newline-after": null,
"declaration-empty-line-before": null,
"keyframes-name-pattern": null,
"media-query-no-invalid": null,
"number-leading-zero": null,
"selector-type-case": null,
"selector-type-no-unknown": null,
"time-min-milliseconds": [100, { "ignore": ["delay"] }],
Expand Down
Loading

0 comments on commit a3e8e85

Please sign in to comment.