summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Alexandro Becker <caarlos0@users.noreply.github.com>2024-09-06 13:39:31 -0300
committerCarlos Alexandro Becker <caarlos0@users.noreply.github.com>2024-09-06 13:39:31 -0300
commit19170239015a0a3c865d6f87db2cb286d677964c (patch)
tree6b3195c52d15180e637f148b2600761856383034
parentf0bd6f4b455aa1a11ad64dccf8144a63583397e4 (diff)
ci: fix dependabot configv0.14.5
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
-rw-r--r--.github/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9fc3b07..c0e481b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -7,7 +7,7 @@ updates:
labels:
- "dependencies"
commit-message:
- prefix: "feat"
+ prefix: "chore"
include: "scope"
- package-ecosystem: "github-actions"
directory: "/"