1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-04 23:26:09 +02:00
nfpm/.github/dependabot.yml
Carlos A Becker 1326bf393b
chore(ci): dependabot config
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-12 22:14:28 -03:00

11 lines
188 B
YAML

version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
commit_message:
prefix: "feat"
include_scope: true