diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 65bc053..fe90d8d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: schedule: interval: "daily" commit-message: - prefix: "feat: " + prefix: "fix: " # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions"