Skip to content

Commit

Permalink
Merge pull request #118 from vkrizan/konflux-renovate-schedule
Browse files Browse the repository at this point in the history
ci: schedule Konflux update to Mondays
  • Loading branch information
skateman authored Sep 27, 2024
2 parents 1a8b384 + f3ef292 commit be2e435
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extends": [
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
],
"schedule": [
"* 3-10 * * 1"
],
"ignorePaths": [
".pre-commit-config.yaml"
]
}

0 comments on commit be2e435

Please sign in to comment.