diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index be18c915..55124db6 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,6 +6,7 @@ updates: interval: daily commit-message: prefix: chore + labels: [chore] - package-ecosystem: npm directory: / @@ -13,3 +14,4 @@ updates: interval: daily commit-message: prefix: chore + labels: [chore]