...

Text file src/github.com/sagikazarmark/locafero/.github/dependabot.yaml

Documentation: github.com/sagikazarmark/locafero/.github

     1version: 2
     2
     3updates:
     4  - package-ecosystem: "gomod"
     5    directory: "/"
     6    schedule:
     7      interval: "daily"
     8
     9  - package-ecosystem: "github-actions"
    10    directory: "/"
    11    schedule:
    12      interval: "daily"

View as plain text