Stop using dependabot, we use renovate now
This commit is contained in:
parent
8dbb4abfa5
commit
670e232849
1 changed files with 0 additions and 17 deletions
17
.github/dependabot.yml
vendored
17
.github/dependabot.yml
vendored
|
@ -1,17 +0,0 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 5
|
||||
groups:
|
||||
k8s:
|
||||
patterns:
|
||||
- k8s.io/api*
|
||||
- k8s.io/client-go
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 5
|
Loading…
Add table
Reference in a new issue