Skip to content

Commit a84312d

Browse files
committed
Add rh8 base image to renovate ignored dependencies.
1 parent ff7ff3c commit a84312d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

+3
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5+
],
6+
"ignoreDeps": [
7+
"redhat/ubi8"
58
]
69
}

0 commit comments

Comments
 (0)