topgrade disable pnpm
This commit is contained in:
parent
ba4a044ba7
commit
383068934c
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
|||
# Additional git repositories to pull
|
||||
#git_repos = [
|
||||
# "~/src/*/",
|
||||
# "~/.config/something"
|
||||
#]
|
||||
git_repos = [
|
||||
"~/.password-store",
|
||||
]
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
# disable = ["microsoft_auto_update"]
|
||||
disable = ["pnpm"]
|
||||
|
||||
# Run specific steps - same options as the command line flag
|
||||
#only = ["system", "emacs"]
|
||||
|
|
Loading…
Add table
Reference in a new issue