Skip to content

feat: Add dependabot config #2

feat: Add dependabot config

feat: Add dependabot config #2

Workflow file for this run

name: Dependabot
on:
pull_request_target:
types: [opened, reopened, synchronize]
branches: [main]
paths: ["package.json", "package-lock.json"]