Skip to content

Commit

Permalink
Exclude bots from generated release notes (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 5, 2024
1 parent 9d29472 commit 9c82f70
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/release.yml
@@ -0,0 +1,5 @@
changelog:
exclude:
authors:
- dependabot
- pre-commit-ci

0 comments on commit 9c82f70

Please sign in to comment.