ci: fix dependabot commit prefix
This commit is contained in:
parent
ae03ce2c7a
commit
8d8ff5e820
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -5,4 +5,4 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "actions"
|
||||
prefix: "ci"
|
||||
|
|
Loading…
Reference in a new issue