Skip to content

fix: Correct dependabot config #3

fix: Correct dependabot config

fix: Correct dependabot config #3

Workflow file for this run

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