Skip to content

Commit

Permalink
Fixed stylelint pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
jsma authored and thibaudcolas committed Dec 16, 2023
1 parent 7ae1936 commit 5f3585d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
rev: v15.10.3
hooks:
- id: stylelint
files: \.scss$
files: \.css$
additional_dependencies:
- [email protected]
- [email protected]
Expand Down

0 comments on commit 5f3585d

Please sign in to comment.