Fix pre-commit config
This commit is contained in:
parent
a055071bdf
commit
304875e50e
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@ repos:
|
|||
rev: "0.0.2"
|
||||
hooks:
|
||||
- id: stylelint
|
||||
additional_dependencies: ["stylelint", "stylelint-config-standard"]
|
||||
additional_dependencies: ["stylelint", "stylelint-config-standard-scss"]
|
||||
|
|
Reference in a new issue