Skip to content

Commit

Permalink
Merge pull request #45 from nationalarchives/FCL-223/update-stylelint
Browse files Browse the repository at this point in the history
Fcl 223/update stylelint
  • Loading branch information
jlhdxw authored Oct 21, 2024
2 parents d7f3d57 + a80cf96 commit 5d98259
Show file tree
Hide file tree
Showing 8 changed files with 1,585 additions and 33 deletions.
14 changes: 5 additions & 9 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,14 @@ repos:
- id: no-commit-to-branch
- id: trailing-whitespace

- repo: https://github.com/awebdeveloper/pre-commit-stylelint
rev: "4200758"
- repo: https://github.com/thibaudcolas/pre-commit-stylelint
rev: v16.10.0
hooks:
- id: stylelint
additional_dependencies:
[
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
]
args: ["--fix"]
- [email protected]
- [email protected]
- [email protected]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
Expand Down
15 changes: 0 additions & 15 deletions .stylelintrc.json

This file was deleted.

Loading

0 comments on commit 5d98259

Please sign in to comment.