tachiyomi-extensions/.github/renovate.json
2024-01-08 17:36:05 -05:00

9 lines
83 B
JSON

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