Skip to content

Commit

Permalink
add renovate devcontainers
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikuni17 committed Aug 20, 2024
1 parent e8e5104 commit 1e5f15f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@
"matchDepPatterns": [".*"],
"enabled": false
},
{
"groupName": "devcontainer",
"reviewers": ["team:kibana-operations"],
"matchBaseBranches": ["main"],
"labels": ["Team:Operations", "release_note:skip", "backport:current-major"],
"enabled": true,
"matchManagers": ["devcontainer"]
},
{
"groupName": "chainguard",
"matchPackageNames": ["docker.elastic.co/wolfi/chainguard-base"],
Expand Down

0 comments on commit 1e5f15f

Please sign in to comment.