Sha256: b55efa44dd3f1eb13571610fa4f79ba92c050aaaefd7e51667faf8b953839cf5

Contents?: true

Size: 479 Bytes

Versions: 12

Compression:

Stored size: 479 Bytes

Contents

# https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates

version: 2
updates:
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: daily
    assignees:
      - "tab"
    open-pull-requests-limit: 10

  - package-ecosystem: bundler
    directory: /
    schedule:
      interval: daily
    assignees:
      - "tab"
    open-pull-requests-limit: 10

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
regio-0.3.5 .github/dependabot.yml
regio-0.3.4 .github/dependabot.yml
e-id-0.3.0 .github/dependabot.yml
e-id-0.2.0 .github/dependabot.yml
e-id-0.1.0 .github/dependabot.yml
regio-0.3.3 .github/dependabot.yml
regio-0.3.2 .github/dependabot.yml
regio-0.3.1 .github/dependabot.yml
regio-0.3.0 .github/dependabot.yml
regio-0.2.0 .github/dependabot.yml
regio-0.1.1 .github/dependabot.yml
regio-0.1.0 .github/dependabot.yml