summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index e91d73539..a636b39f7 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -9,8 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
-
- - package-ecosystem: "npm" # See documentation for possible values
- directory: "/web/source" # Location of package manifests
- schedule:
- interval: "weekly"
+ commit-message:
+ prefix: "[chore]"
+ labels:
+ - "chore"