dependabot.yml 97 B

12345
  1. version: 2
  2. updates:
  3. - package-ecosystem: "npm"
  4. directory: "/"
  5. target-branch: "develop"