Renovate: Disable gradle update. Update of gradle is done by a specific GitHub action.
This commit is contained in:
parent
eeaf206615
commit
f52751efff
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
|
@ -7,7 +7,8 @@
|
||||||
"PR-Dependencies"
|
"PR-Dependencies"
|
||||||
],
|
],
|
||||||
"ignoreDeps" : [
|
"ignoreDeps" : [
|
||||||
"string:app_name"
|
"string:app_name",
|
||||||
|
"gradle"
|
||||||
],
|
],
|
||||||
"packageRules" : [
|
"packageRules" : [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue