extensions-source/.gitea/renovate.json
2024-01-11 14:31:18 +08:00

9 lines
83 B
JSON

{
"extends": [
"config:base"
],
"includePaths": [
".github/**"
]
}