Ignoring OVOS Compose dir.

This commit is contained in:
2025-09-22 17:57:38 -04:00
parent 945b58fc63
commit ec04c475d9
+2 -1
View File
@@ -1,4 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", "local>trez/renovate-config"]
"extends": ["config:recommended", "local>trez/renovate-config"],
"ignorePaths": ["ovos-compose/**"]
}