Update renovate.json

This commit is contained in:
2022-11-28 13:56:12 +02:00
committed by GitHub
parent d764a6af5e
commit 1053b5b80b

View File

@@ -3,6 +3,6 @@
"extends": ["github>ivuorinen/.github:renovate-config"],
"includePaths": [
".",
"workflows"
"./**"
]
}