Skip to content

Commit

Permalink
ci: 🐝 update husky config
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneylab committed Nov 3, 2021
1 parent fdf4ede commit b43a6ff
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

# npx --no-install commitlint --edit "$1"
npx --no-install commitlint --edit "$1"
File renamed without changes.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"svelte-check": "svelte-check"
},
"devDependencies": {
"@commitlint/config-conventional": "^14.1.0",
"@fontsource/lato": "^4.5.0",
"@fontsource/roboto-slab": "^4.5.1",
"@fontsource/slabo-13px": "^4.5.0",
Expand Down
46 changes: 46 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b43a6ff

Please sign in to comment.