From 8d8bcb5421441ede52299b7a8789d491eeb01a70 Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Wed, 22 Jul 2026 18:08:23 -0400 Subject: [PATCH] FIX: Names --- .github/release.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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]