fix: ignore until coop-cloud/organising#336 is fixed [ci skip]

See coop-cloud/organising#336
This commit is contained in:
2022-08-04 12:39:04 +03:00
parent f684c6d6e4
commit b42d5bf113
+4 -1
View File
@@ -1,3 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"ignoreDeps": [
"github.com/urfave/cli"
]
}