Skip to content

Commit

Permalink
chore: Configure Renovate (elastic#4151)
Browse files Browse the repository at this point in the history
Only let Renovate bump Chainguard/Wolfi images.

Co-authored-by: Trent Mick <[email protected]>
Co-authored-by: nuugen <[email protected]>
  • Loading branch information
3 people authored and PeterEinberger committed Aug 20, 2024
1 parent 12aed73 commit aa7dba6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>elastic/renovate-config:only-chainguard"
]
}

0 comments on commit aa7dba6

Please sign in to comment.