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

Reviewed-on: #46
This commit was merged in pull request #46.
This commit is contained in:
2025-12-21 01:19:31 +01:00
parent 291ffc41bc
commit e39a879879
2 changed files with 79 additions and 11 deletions

View File

@@ -13,17 +13,6 @@
"postUpdateOptions": [
"npmInstall"
]
},
{
"matchPackageNames": [
"npm"
],
"matchUpdateTypes": [
"major",
"minor",
"patch"
],
"enabled": true
}
]
}