Skip to content

Commit 98a8f1c

Browse files
committed
↩️ Revert "🖌️ renovate: limit System.CommandLine updates to once per month"
Now that we are on 2.0.0, this is no longer needed. This reverts commit 950cc3d.
1 parent d67aa85 commit 98a8f1c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

renovate.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,5 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"github>database64128/renovate-config:dotnet"
5-
],
6-
"packageRules": [
7-
{
8-
"matchPackageNames": ["System.CommandLine"],
9-
"schedule": ["monthly"]
10-
}
115
]
126
}

0 commit comments

Comments
 (0)