Skip to content

Commit acd5752

Browse files
authored
chore: make renovate not update as often (#170)
Signed-off-by: Grant Timmerman <[email protected]>
1 parent c5481d8 commit acd5752

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"extends": [
33
"config:base"
4-
]
4+
],
5+
"pinVersions": false,
6+
"schedule": "on monday"
57
}

0 commit comments

Comments
 (0)