Sha256: 6c28c958f52347f6b5ad5c37222637a75d6c05e362582c44b9591908e020b084

Contents?: true

Size: 603 Bytes

Versions: 2

Compression:

Stored size: 603 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" # See documentation for possible values
    directory: "/" # Location of package manifests
    schedule:
      interval: "daily"
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
google_maps_geocoder-1.0.1 .github/dependabot.yml
google_maps_geocoder-1.0.0 .github/dependabot.yml