Renovate: Disable gradle update. Update of gradle is done by a specific GitHub action.
This commit is contained in:
parent
fae13290eb
commit
0269f868fe
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"
|
||||
],
|
||||
"ignoreDeps" : [
|
||||
"string:app_name"
|
||||
"string:app_name",
|
||||
"gradle"
|
||||
],
|
||||
"packageRules" : [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue