diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3081cf00b..0fe14403e 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: "/" @@ -25,5 +25,5 @@ updates: labels: - "dependencies" commit-message: - prefix: "feat" - include: "scope" \ No newline at end of file + prefix: "chore" + include: "scope"