mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-20 19:29:10 +00:00
Update k8s libs together (#5826)
Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
This commit is contained in:
parent
001dc8c555
commit
fd021b164e
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -4,6 +4,14 @@ updates:
|
|||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
groups:
|
||||
k8s-libs:
|
||||
patterns:
|
||||
- "k8s.io/api"
|
||||
- "k8s.io/apiextensions-apiserver"
|
||||
- "k8s.io/apimachinery"
|
||||
- "k8s.io/client-go"
|
||||
- "k8s.io/component-base"
|
||||
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue