mirror of
https://github.com/vim/vim.git
synced 2025-07-04 23:07:33 -04:00
CI: change dependabot prefix to "CI" (#13724)
The default prefix of dependabot is "build(deps)". Change it to "CI". Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
955652f6df
commit
3ffc5bc6b8
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -4,3 +4,5 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "CI"
|
||||
|
Loading…
x
Reference in New Issue
Block a user