Skip to content

Commit

Permalink
Configure Renovate (#564)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Johannes Müller <straightshoota@gmail.com>
  • Loading branch information
renovate[bot] and straight-shoota committed Feb 23, 2024
1 parent 3dca878 commit 6156de4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"separateMajorMinor": false,
"packageRules": [
{
"groupName": "GH Actions",
"matchManagers": ["github-actions"],
"schedule": ["after 5am and before 8am on Wednesday"]
}
]
}

0 comments on commit 6156de4

Please sign in to comment.