Sha256: 2d6659dacdce7eeec2c7a447c5c3c8c35789501a8aa573e7fc5a61cf5b62c748

Contents?: true

Size: 361 Bytes

Versions: 6

Compression:

Stored size: 361 Bytes

Contents

---
# Documentation:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"

  - package-ecosystem: <%= dependabot_package_ecosystem %>
    directory: "/"
    schedule:
      interval: "daily"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dopstick-0.0.12 lib/dopstick/generator/base/templates/dependabot.erb
dopstick-0.0.11 lib/dopstick/generator/base/templates/dependabot.erb
dopstick-0.0.10 lib/dopstick/generator/base/templates/dependabot.erb
dopstick-0.0.9 lib/dopstick/generator/base/templates/dependabot.erb
dopstick-0.0.8 lib/dopstick/generator/base/templates/dependabot.erb
dopstick-0.0.7 lib/dopstick/generator/base/templates/dependabot.erb