Sha256: 9ec8bf3340d5f1cdda959ae148d1f0c0225f5dec367c02fa79eaec9b2cf68d99

Contents?: true

Size: 700 Bytes

Versions: 1

Compression:

Stored size: 700 Bytes

Contents

# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
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"
    

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
datadog_backup-1.0.1.alpha.1 .github/dependabot.yml