Skip to content

feat: Dependabot action #1

feat: Dependabot action

feat: Dependabot action #1

Workflow file for this run

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