Skip to content

Commit

Permalink
ci: decrease renovate bot freq for boost (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
alevenberg authored Dec 1, 2023
1 parent da0508c commit 43502c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"datasourceTemplate": "github-releases",
"versioningTemplate": "loose"
}
],
"packageRules": [
{
"matchPackageNames": ["com_github_nelhage_rules_boost"],
"schedule": ["every month on the first day of the month"]
}
]
}

0 comments on commit 43502c0

Please sign in to comment.