Skip to content

Commit

Permalink
chore(ci): set up renovate
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Swanson <[email protected]>
  • Loading branch information
eriksw committed Nov 6, 2020
1 parent b8de476 commit 27fcb1a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .renovaterc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"extends": [
"config:base",
":automergeAll",
":gitSignOff"
],
"postUpdateOptions": [
"gomodTidy"
]
}

0 comments on commit 27fcb1a

Please sign in to comment.