Update renovate.json

This commit is contained in:
2023-02-16 12:30:32 +01:00
committed by GitHub
parent 2d6b71fabe
commit 7402a71147

View File

@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
],
"conan": {
"enabled": true
}
}