...

Text file src/github.com/docker/cli/.github/dependabot.yml

Documentation: github.com/docker/cli/.github

     1version: 2
     2updates:
     3  - package-ecosystem: "github-actions"
     4    directory: "/"
     5    schedule:
     6      interval: "daily"
     7    labels:
     8      - "area/testing"
     9      - "status/2-code-review"

View as plain text