github.com/ungtb10d/cli/v2@v2.0.0-20221110210412-98537dd9d6a1/.github/dependabot.yml (about) 1 version: 2 2 updates: 3 - package-ecosystem: gomod 4 directory: "/" 5 schedule: 6 interval: "daily" 7 ignore: 8 - dependency-name: "*" 9 update-types: 10 - version-update:semver-minor 11 - version-update:semver-major 12 - package-ecosystem: "github-actions" 13 directory: "/" 14 schedule: 15 interval: "daily"