Skip to content

Commit

Permalink
konflux renovate migration (#553)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron authored Jan 13, 2025
1 parent 74d65b3 commit 3d013d3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
":gitSignOff"
],
"timezone": "America/Toronto",
"schedule": ["on the 2nd and 4th day instance on thursday after 9pm"],
"enabledManagers": ["regex", "github-actions"],
"schedule": ["after 9pm on tuesday and thursday"],
"enabledManagers": ["regex", "github-actions", "tekton"],
"regexManagers": [
{
"fileMatch": [
Expand All @@ -21,12 +21,12 @@
}
],
"packageRules": [
{
"matchManagers": ["github-actions"],
"groupName": "github actions",
"groupSlug": "github-actions",
"commitMessageTopic": "{{depName}}"
}
{
"matchManagers": ["github-actions"],
"groupName": "github actions",
"groupSlug": "github-actions",
"commitMessageTopic": "{{depName}}"
}
],
"ignorePaths": [
"**/docker/**",
Expand Down

0 comments on commit 3d013d3

Please sign in to comment.