mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 10:00:11 +00:00
update dependencies by group (#1088)
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2m4s
Post / coverage (push) Failing after 40m1s
Post / images (amd64) (push) Failing after 8m15s
Post / images (arm64) (push) Failing after 7m48s
Post / image manifest (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2m4s
Post / coverage (push) Failing after 40m1s
Post / images (amd64) (push) Failing after 8m15s
Post / images (arm64) (push) Failing after 7m48s
Post / image manifest (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Signed-off-by: zhujian <jiazhu@redhat.com>
This commit is contained in:
14
.github/dependabot.yml
vendored
14
.github/dependabot.yml
vendored
@@ -7,6 +7,20 @@ updates:
|
|||||||
commit-message:
|
commit-message:
|
||||||
prefix: ":seedling:"
|
prefix: ":seedling:"
|
||||||
open-pull-requests-limit: 3
|
open-pull-requests-limit: 3
|
||||||
|
groups:
|
||||||
|
k8s.io:
|
||||||
|
patterns:
|
||||||
|
- "k8s.io/*"
|
||||||
|
- "sigs.k8s.io/*"
|
||||||
|
go.opentelemetry.io:
|
||||||
|
patterns:
|
||||||
|
- "go.opentelemetry.io/*"
|
||||||
|
aws:
|
||||||
|
patterns:
|
||||||
|
- "github.com/aws/*"
|
||||||
|
open-cluster-management.io:
|
||||||
|
patterns:
|
||||||
|
- "open-cluster-management.io/*"
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Reference in New Issue
Block a user