Skip to content

Commit 2d570bb

Browse files
authored
Attempt to bypass schedule (#23)
This avoids the Org settings and just extends the best-practices setting. This is a test to see if the schedule in the Org settings is causing a problem.
1 parent 66b64d3 commit 2d570bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"local>MITLibraries/renovate-config"
4+
"config:best-practices"
55
],
66
"packageRules": [
77
{

0 commit comments

Comments
 (0)