We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a6295 commit d78756cCopy full SHA for d78756c
renovate.json
@@ -1,10 +1,5 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["github>urcomputeringpal/.github"],
4
- "packageRules": [
5
- {
6
- "matchPackageNames": ["@urcomputeringpal/github-script-ts"],
7
- "addLabels": ["test"]
8
- }
9
- ]
+ "labels": ["test"]
10
}
0 commit comments