You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

dependabot.yml 205B

12345678910
  1. version: 2
  2. updates:
  3. - package-ecosystem: "maven"
  4. directory: "/"
  5. schedule:
  6. interval: "daily"
  7. - package-ecosystem: "github-actions"
  8. directory: "/"
  9. schedule:
  10. interval: "daily"