Skip to content

Commit

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

Co-authored-by: Trent Mick <trent.mick@elastic.co>
Co-authored-by: nuugen <linh.nguyen@elastic.co>
  • Loading branch information
3 people authored Jul 26, 2024
1 parent 4818c65 commit a0bff12
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 a0bff12

Please sign in to comment.