Skip to content

Commit 25b625a

Browse files
authored
Merge pull request #49 from yftacherzog/renovate-auto-merge
chore: auto-merge renovate pull requests
2 parents 950ed16 + f0800ac commit 25b625a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

renovate.json

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"packageRules": [
4+
{
5+
"matchPackageNames": [
6+
"quay.io/konflux-ci/*",
7+
"registry.access.redhat.com/ubi9/ubi-minimal"
8+
],
9+
"autoApprove": true,
10+
"automerge": true
11+
}
12+
]
13+
}

0 commit comments

Comments
 (0)