SeaBattle/renovate.json

5 lines
120 B
JSON
Raw Normal View History

2022-10-16 00:33:30 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"ignorePaths": ["**/flutter/**", "**/react/**"]
2022-10-16 00:33:30 +00:00
}