mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
build!: use pnpm (#820)
BREAKING CHANGE: This project now uses pnpm instead of yarn
This commit is contained in:
parent
fd4ca43dc2
commit
1639f1a892
10 changed files with 3839 additions and 4744 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -187,7 +187,7 @@ typings/
|
|||
# nuxt.js build output
|
||||
.nuxt
|
||||
|
||||
# react / gatsby
|
||||
# react / gatsby
|
||||
public/
|
||||
|
||||
# vuepress build output
|
||||
|
|
@ -300,3 +300,6 @@ dkms.conf
|
|||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
|
||||
/.pnpm-store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue