Skip to content

Add Dependabot config for npm dependencies #9

Description

@Jaro-c

I checked and there's no .github/dependabot.yml here either, so dependency updates (Docusaurus, React, etc.) are fully manual right now. I'd propose:

version: 2
updates:
  - package-ecosystem: "npm"
    directory: "/"
    schedule:
      interval: "daily"

Split out from #8.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions