extensions-source/.github/renovate.json

9 lines
83 B
JSON
Raw Normal View History

2024-01-09 06:12:39 +08:00
{
"extends": [
"config:base"
],
"includePaths": [
".github/**"
]
}