Skip to content

Add Dependabot for automated dependency updates #4

Description

@JosephDoUrden

Summary

Configure Dependabot to keep npm and GitHub Actions dependencies up to date automatically.

What needs to be done

  • Create .github/dependabot.yml with:
    • npm ecosystem, weekly schedule
    • github-actions ecosystem, weekly schedule
    • Conventional commit prefix (chore)
    • Reasonable PR limit (e.g. 10)

Reference

Based on the Dependabot setup in vercel-seo-audit.

Acceptance Criteria

  • Dependabot creates PRs for outdated npm packages weekly
  • Dependabot creates PRs for outdated GitHub Actions weekly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions