Skip to content

Commit

Permalink
chore: add renovate config (#5)
Browse files Browse the repository at this point in the history
* chore: add renovate config

* removed reviewers and added dependencyDashboard
  • Loading branch information
damcou committed Jun 11, 2021
1 parent 9db34d4 commit 5a85fc6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"extends": [
"config:js-app",
"algolia",
":prHourlyLimitNone"
],
"dependencyDashboard": true,
"semanticCommitType": "chore"
}

0 comments on commit 5a85fc6

Please sign in to comment.