Skip to content

Commit 4906934

Browse files
committed
Remove irrelevant package rule form renovate config [skip ci]
1 parent 130b4e0 commit 4906934

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

renovate.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,5 @@
44
"group:allNonMajor",
55
"schedule:weekly"
66
],
7-
"timezone": "Europe/Oslo",
8-
"packageRules": [
9-
{
10-
"matchPackageNames": ["org.entur.gbfs:rule-factory"],
11-
"enabled": false
12-
}
13-
]
7+
"timezone": "Europe/Oslo"
148
}

0 commit comments

Comments
 (0)