Skip to content

Commit

Permalink
chore: move renovate.json to .github, disable dashboard (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbpg authored Sep 10, 2021
1 parent d2c1dc6 commit 942a4ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"extends": [
"config:base",
":preserveSemverRanges",
":disableDependencyDashboard"
]
}
5 changes: 0 additions & 5 deletions renovate.json

This file was deleted.

0 comments on commit 942a4ba

Please sign in to comment.