chore: renovate should ignore the snapcraft image, there are known issues with newer versions

This commit is contained in:
Atanas Janeshliev 2025-11-14 10:58:33 +01:00 committed by MargeBot
parent 0b1919b62a
commit f5b94362c7

View file

@ -59,6 +59,11 @@
"groupName": "quark packages",
"enabled": false,
"matchPackageNames": ["@tpe/quark-client", "@tpe/quark-types", "@tpe/user-builder"]
},
{
"groupName": "ignore inbox-desktop snapcraft image",
"matchPackageNames": ["harbor.protontech.ch/ghcr.io/canonical/snapcraft"],
"enabled": false
}
]
}