1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-04-25 14:55:08 +02:00

chore(ci): dependabot config

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker 2021-10-12 22:14:28 -03:00
parent d04964eae1
commit 1326bf393b
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
2 changed files with 4 additions and 11 deletions

View File

@ -5,14 +5,6 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: github.com/goreleaser/fileglob
versions:
- 1.1.1
- dependency-name: github.com/golangci/golangci-lint
versions:
- 1.37.0
- 1.37.1
- dependency-name: github.com/stretchr/testify
versions:
- 1.7.0
commit_message:
prefix: "feat"
include_scope: true

View File

@ -162,6 +162,7 @@ changelog:
exclude:
- '^docs:'
- '^test:'
- '^chore'
- Merge pull request
- Merge branch
- go mod tidy