mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-02-16 23:59:29 +00:00
ci: add /api
to dependabot configuration
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
48822d942d
commit
3a28b0f370
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@ -47,6 +47,17 @@ updates:
|
|||||||
- ci/skip/e2e
|
- ci/skip/e2e
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "rebase"
|
prefix: "rebase"
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/api"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
rebase-strategy: "disabled"
|
||||||
|
labels:
|
||||||
|
- rebase
|
||||||
|
- ci/skip/e2e
|
||||||
|
- ci/skip/multi-arch-build
|
||||||
|
commit-message:
|
||||||
|
prefix: "rebase"
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
Loading…
Reference in New Issue
Block a user