mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-13 07:22:36 +00:00
chore: husky migration (#875)
This commit is contained in:
parent
de0fb82dde
commit
c884ed2ba3
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
pnpm commitlint --edit "$1"
|
||||
commitlint --edit "$1"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
pnpm lint-staged
|
||||
lint-staged
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue