mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
build: use yarn (#566)
This commit is contained in:
parent
d7c9fe4fd7
commit
828b013112
7 changed files with 3119 additions and 9772 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx --no-install commitlint --edit $1
|
||||
yarn commitlint --edit $1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue