github.com/RevenueMonster/sqlike@v1.0.6/.github/dependabot.yml (about)

     1  version: 2
     2  updates:
     3    - package-ecosystem: gomod
     4      directory: "/"
     5      schedule:
     6        interval: daily
     7        time: "21:00"
     8      open-pull-requests-limit: 10
     9      target-branch: "v2"