Skip to content

Commit edcf381

Browse files
committed
Hook for triggering the Konflux build
1 parent 961e582 commit edcf381

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ros/processor/renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"extends": [
3+
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
4+
],
5+
"schedule": [
6+
"on Monday after 3am and before 10am"
7+
],
8+
"ignorePaths": [
9+
".pre-commit-config.yaml"
10+
]
11+
}

0 commit comments

Comments
 (0)