Skip to content

Commit 1bb7fbb

Browse files
authored
chore: remove renovate schedule (GoogleCloudPlatform#31)
1 parent 782d1ed commit 1bb7fbb

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/renovate.json

-10
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,5 @@
1010
"semanticCommits": true,
1111
"postUpdateOptions": [
1212
"gomodTidy"
13-
],
14-
"packageRules": [
15-
{
16-
"matchPackagePatterns": [".*"],
17-
"addLabels": ["automerge"]
18-
}
19-
],
20-
"schedule": [
21-
"after 8am on Friday",
22-
"before 12pm on Friday"
2313
]
2414
}

0 commit comments

Comments
 (0)