mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-08 05:20:31 +01:00
remove jackson from renovate rule to ignore it
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
42bd8d2235
commit
632e8f85a9
@ -11,7 +11,7 @@
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["com.fasterxml.jackson.core:jackson-core", "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2", "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido", "fidoVersion"],
|
||||
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2", "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido", "fidoVersion"],
|
||||
"automerge": false,
|
||||
"enabled": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user