diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fac023b..e810172 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,6 @@ updates: - package-ecosystem: "github-actions" directory: "/" commit-message: - prefix: "chore: " + prefix: "fix" schedule: interval: "weekly"