diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 5cc7d78..1a40b0b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,7 +7,7 @@ updates: schedule: interval: "daily" commit-message: - prefix: "feat: " + prefix: "fix: " # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions"