summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-12-16 08:20:07 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-12-16 08:21:42 +0100
commite3be2c726e3c5ad68a779594056f66805b9fa2e6 (patch)
tree97f1da62b16bd808f36cf7d19cf1bcf038416aaf /.github
parent319b4dcd1ab73c6c1c44b699ee2635ba7d9cf0db (diff)
chore(deps): Configure Dependabot to send semantic bump commits
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index e0eb902c..7da551d2 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -11,6 +11,9 @@ updates:
labels:
- "3. to review"
- "feature: dependencies"
+ commit-message:
+ prefix: "chore"
+ include: "scope"
- package-ecosystem: npm
directory: "/"
schedule:
@@ -22,6 +25,9 @@ updates:
labels:
- "3. to review"
- "feature: dependencies"
+ commit-message:
+ prefix: "chore"
+ include: "scope"
# stable4.2
- package-ecosystem: npm