Skip to content

Commit bca4cf5

Browse files
Configure Renovate (#7)
* Add renovate.json * configure renovate * use range strategy update-lockfile * prettier * prettier Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jimmy Callin <jimmy.callin@gmail.com>
1 parent 8724f9a commit bca4cf5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["config:base"],
4+
"enabledManagers": ["npm"],
5+
"rangeStrategy": "update-lockfile"
6+
}

0 commit comments

Comments
 (0)