.github/dependabot.yml in datadog_backup-1.0.0 vs .github/dependabot.yml in datadog_backup-1.0.1.alpha.1

- old
+ new

@@ -7,9 +7,13 @@ updates: - package-ecosystem: "bundler" directory: "/" # Location of package manifests schedule: interval: "daily" + commit_message: + prefix: "deps" + prefix_development: "chore" + include_scope: true - package-ecosystem: "github-actions" directory: "/" # Location of package manifests schedule: interval: "daily"