Skip to content

Commit

Permalink
Exclude pre-commit ci from release notes (#1976)
Browse files Browse the repository at this point in the history
  • Loading branch information
theryanwalker authored Aug 23, 2023
1 parent 572b852 commit 6ebcaff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ categories:

category-template: "$TITLE:"
change-template: "- $TITLE ([#$NUMBER](https://github.com/jazzband/pip-tools/pull/$NUMBER)). Thanks @$AUTHOR"
exclude-contributors:
- "pre-commit-ci"
exclude-labels:
- "skip-changelog"
- "maintenance"
Expand Down

0 comments on commit 6ebcaff

Please sign in to comment.