github.com/openziti/transport@v0.1.5/.github/dependabot.yml (about)

     1  version: 2
     2  updates:
     3  - package-ecosystem: gomod
     4    directory: "/"
     5    schedule:
     6      interval: daily
     7    open-pull-requests-limit: 10
     8    ignore:
     9    - dependency-name: github.com/lucas-clemente/quic-go
    10      versions:
    11      - "> 0.18.1"