Let Renovate reach the example plugins' manifests

This commit is contained in:
2026-08-18 21:55:35 +02:00
parent 65e76b69fd
commit ee7b78b94d
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -1,6 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"description": "ignorePaths overrides config:recommended's :ignoreModulesAndTests, which ignores **/examples/** — an example plugin's dependencies get update PRs like any other manifest here",
"ignorePaths": ["**/node_modules/**"],
"automerge": true,
"commitBody": "Release-Bump: {{{updateType}}}",
"packageRules": [