ci: Allow different configs for the same directory

Currently `dependabot` does not allow different configurations for the
same directories. This workaround [1] provides a way to bypass this
restriction.

[1] https://github.com/dependabot/dependabot-core/issues/1778#issuecomment-1988140219

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
Ruoqing He 2024-11-14 18:55:21 +08:00 committed by Viresh Kumar
parent ad30537ab0
commit 5340588543

View File

@ -44,6 +44,10 @@ updates:
vhost-device:
patterns:
- "*"
# Makes it possible to have another config for the same directory.
# https://github.com/dependabot/dependabot-core/issues/1778#issuecomment-1988140219
target-branch: main
- package-ecosystem: gitsubmodule
directory: "/"
schedule: