Sha256: 34bc6cfd28314e3d3081f7d61f728c3a7ac8f78374def3a99d8f64dd246461ad

Contents?: true

Size: 687 Bytes

Versions: 3

Compression:

Stored size: 687 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: "weekly"
      day: "friday"
    assignees:
      - "LeFnord"
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: weekly
    assignees:
     - "LeFnord"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
grape-entity-1.0.1 .github/dependabot.yml
grape-entity-1.0.0 .github/dependabot.yml
grape-entity-0.10.2 .github/dependabot.yml