Skip to content

Commit ed8ad4f

Browse files
Configure Renovate (#168)
* Add renovate.json * Update renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gareth Healy <garethahealy@gmail.com>
1 parent 54df632 commit ed8ad4f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:best-practices",
5+
"schedule:earlyMondays"
6+
]
7+
}

0 commit comments

Comments
 (0)