Skip to content

Commit d78756c

Browse files
committed
run tests
1 parent f8a6295 commit d78756c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

renovate.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>urcomputeringpal/.github"],
4-
"packageRules": [
5-
{
6-
"matchPackageNames": ["@urcomputeringpal/github-script-ts"],
7-
"addLabels": ["test"]
8-
}
9-
]
4+
"labels": ["test"]
105
}

0 commit comments

Comments
 (0)