github.com/onflow/atree@v0.6.0/.github/dependabot.yml (about)

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