Update renovate.json

This commit is contained in:
2022-11-28 13:54:02 +02:00
committed by GitHub
parent 2c771ad723
commit d764a6af5e

View File

@@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>ivuorinen/.github:renovate-config"],
"includePaths": [
'.',
'workflows'
".",
"workflows"
]
}