Skip to content

Commit

Permalink
Add yml to lintstaged
Browse files Browse the repository at this point in the history
  • Loading branch information
StraightOuttaCrompton authored and MargeBot committed Aug 23, 2022
1 parent 267b13e commit 55966f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lintstagedrc
Expand Up @@ -7,6 +7,6 @@
"prettier --write",
"stylelint --fix"
],
"(*.json|*.md|*.mdx|*.html|*.mjs)": "prettier --write",
"(*.json|*.md|*.mdx|*.html|*.mjs|*.yml)": "prettier --write",
"package.json": "sort-package-json"
}

0 comments on commit 55966f2

Please sign in to comment.