0
0
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:
zeertzjq 2023-12-20 03:17:08 +08:00 committed by GitHub
parent 955652f6df
commit 3ffc5bc6b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,3 +4,5 @@ updates:
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "CI"