Add a gemini Geminin CLI guid for the LLM and a NPM section that installs npm packages after updates via renovate (#46)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m39s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m39s
Reviewed-on: #46
This commit was merged in pull request #46.
This commit is contained in:
@@ -13,17 +13,6 @@
|
||||
"postUpdateOptions": [
|
||||
"npmInstall"
|
||||
]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"npm"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"major",
|
||||
"minor",
|
||||
"patch"
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user