Sha256: 175a48ee50ee978e3937ce9953926f6de88e16012a35d28f3bdb6687d95a5692

Contents?: true

Size: 689 Bytes

Versions: 4

Compression:

Stored size: 689 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

4 entries across 4 versions & 2 rubygems

Version Path
grape-swagger-1.6.1 .github/dependabot.yml
grape-swagger-1.6.0 .github/dependabot.yml
gitlab-grape-swagger-1.5.0 .github/dependabot.yml
grape-swagger-1.5.0 .github/dependabot.yml