Skip to content

Commit

Permalink
Merge pull request #1046 from hugovk/exclude-bots
Browse files Browse the repository at this point in the history
Exclude bots from generated release notes
  • Loading branch information
RonnyPfannschmidt committed May 8, 2024
2 parents bb33eb7 + a2ba78a commit 67d154a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
changelog:
exclude:
authors:
- dependabot
- pre-commit-ci

0 comments on commit 67d154a

Please sign in to comment.