mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 22:11:15 +00:00
chore: exclude dependencies PRs from changelog
This commit is contained in:
parent
aca98fe711
commit
444727df93
1 changed files with 3 additions and 1 deletions
2
.github/release.yml
vendored
2
.github/release.yml
vendored
|
|
@ -1,4 +1,6 @@
|
|||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- dependencies
|
||||
authors:
|
||||
- dependabot
|
||||
Loading…
Reference in a new issue