Skip to content

Commit e0f0e7e

Browse files
elastic-renovate-prod[bot]JonasKunzv1v
authored
chore: Configure Renovate (#3755)
* Add renovate.json * Attempt to make testing/compile-only dependencies opt-in via dependency dashboard * Update renovate.json Co-authored-by: Victor Martinez <[email protected]> * Update renovate.json --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Jonas Kunz <[email protected]> Co-authored-by: Victor Martinez <[email protected]>
1 parent ddbf896 commit e0f0e7e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>elastic/renovate-config:only-chainguard"
5+
]
6+
}

0 commit comments

Comments
 (0)