diff --git a/.github/release.yaml b/.github/release.yaml index 386ce98..baa0b1d 100644 --- a/.github/release.yaml +++ b/.github/release.yaml @@ -1,6 +1,6 @@ changelog: exclude: authors: - - dependabot - - pre-commit-ci - - github-actions + - dependabot[bot] + - pre-commit-ci[bot] + - github-actions[bot]