Skip to content

Commit

Permalink
chore: remove renovate schedule (GoogleCloudPlatform#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg authored May 18, 2022
1 parent 782d1ed commit 1bb7fbb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,5 @@
"semanticCommits": true,
"postUpdateOptions": [
"gomodTidy"
],
"packageRules": [
{
"matchPackagePatterns": [".*"],
"addLabels": ["automerge"]
}
],
"schedule": [
"after 8am on Friday",
"before 12pm on Friday"
]
}

0 comments on commit 1bb7fbb

Please sign in to comment.