Skip to content

Commit 15e1426

Browse files
authored
Add renovate preset for e2e tests (#721)
Signed-off-by: Matias Charriere <[email protected]>
1 parent 81ee720 commit 15e1426

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

renovate.json5

+2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@
66
"github>giantswarm/renovate-presets:lang-go.json5",
77
// Python specific config - https://github.com/giantswarm/renovate-presets/blob/main/lang-python.json5
88
"github>giantswarm/renovate-presets:lang-python.json5",
9+
// e2e app test specific config - https://github.com/giantswarm/renovate-presets/blob/main/tests-e2e-app.json5
10+
"github>giantswarm/renovate-presets:tests-e2e-app.json5",
911
],
1012
}

0 commit comments

Comments
 (0)