nixsgx/.github/renovate.json
Harald Hoyer 64f086e00b
chore: move renovate.json in .github subdir
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-07 14:46:25 +01:00

6 lines
114 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}