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"