...

Text file src/github.com/evanphx/json-patch/.github/dependabot.yaml

Documentation: github.com/evanphx/json-patch/.github

     1version: 2
     2updates:
     3- package-ecosystem: "gomod"
     4  directory: "/v5"
     5  schedule:
     6    interval: "daily"
     7  open-pull-requests-limit: 10
     8- package-ecosystem: "github-actions"
     9  directory: "/"
    10  schedule:
    11    interval: "weekly"

View as plain text