Skip to content

Commit

Permalink
disable renovate for maven, since it's untested and unsupported
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Apr 7, 2020
1 parent 036e0ff commit 70dbcae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
"config:base"
],
"rangeStrategy": "update-lockfile",
"enabledManagers": [
"npm",
"gomod",
"pip_setup"
],
"postUpdateOptions": [
"gomodTidy"
]
Expand Down

0 comments on commit 70dbcae

Please sign in to comment.