Ignore shizuku

This commit is contained in:
LooKeR 2023-10-07 17:09:06 +05:30 committed by GitHub
parent 5516a1c23b
commit 779ea40181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"config:base" "config:base"
] ],
"ignoreDeps": ["shizuku"]
} }