Skip to content

Commit

Permalink
Exclude PR about doc dependencies from release changelog. (golangci#1752
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ldez authored and ashanbrown committed Feb 20, 2021
1 parent 7185321 commit ebf95bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Expand Up @@ -64,6 +64,7 @@ changelog:
- '^test:'
- '^dev:'
- 'README'
- 'build\(deps\): bump .* in /docs \(#\d+\)'
- Merge pull request
- Merge branch

Expand Down

0 comments on commit ebf95bf

Please sign in to comment.