Skip to content

Commit

Permalink
Configure Renovate (#55)
Browse files Browse the repository at this point in the history
* chore(deps): add renovate.json

* chore: add npmrc to renovate config

* chore: delete dependabot config

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corey Psoinos <coreypsoinos@gmail.com>
  • Loading branch information
renovate[bot] and cpsoinos committed Aug 28, 2022
1 parent 730823e commit c44553c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml

This file was deleted.

5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"npmrc": "auto-install-peers=true\nshamefully-hoist=true\nstrict-peer-dependencies=false"
}

0 comments on commit c44553c

Please sign in to comment.