github.com/hamba/avro/v2@v2.22.1-0.20240518180522-aff3955acf7d/.github/dependabot.yml (about)

     1  version: 2
     2  updates:
     3  - package-ecosystem: gomod
     4    directory: "/"
     5    schedule:
     6      interval: weekly
     7    groups:
     8      all:
     9        patterns:
    10          - "*"
    11    open-pull-requests-limit: 10
    12  - package-ecosystem: "github-actions"
    13    directory: "/"
    14    schedule:
    15      interval: weekly
    16    groups:
    17      all:
    18        patterns:
    19          - "*"
    20    open-pull-requests-limit: 10