Skip to content

Commit

Permalink
Move renovate config to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hughevans authored Nov 24, 2020
1 parent 55b67fe commit 89dca25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,10 @@
"node": ">= 12"
}
}
},
"renovate": {
"extends": [
"config:base"
]
}
}
5 changes: 0 additions & 5 deletions renovate.json

This file was deleted.

0 comments on commit 89dca25

Please sign in to comment.