mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
ci: change dependabot commit prefix to chore
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
8e3b7efcfb
commit
cbb288be5b
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -8,7 +8,7 @@ updates:
|
||||
labels:
|
||||
- "dependencies"
|
||||
commit-message:
|
||||
prefix: "feat"
|
||||
prefix: "chore"
|
||||
include: "scope"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
@ -28,5 +28,5 @@ updates:
|
||||
labels:
|
||||
- "dependencies"
|
||||
commit-message:
|
||||
prefix: "feat"
|
||||
prefix: "chore"
|
||||
include: "scope"
|
||||
|
Loading…
Reference in New Issue
Block a user