From 77de1fee2987e7078fa5a608a106b7cfa7d61082 Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Tue, 16 Sep 2025 14:21:50 -0400 Subject: [PATCH] MAINT: Trim release notes --- .github/release.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/release.yaml diff --git a/.github/release.yaml b/.github/release.yaml new file mode 100644 index 0000000..f896f70 --- /dev/null +++ b/.github/release.yaml @@ -0,0 +1,9 @@ +changelog: + exclude: + authors: + - dependabot + - dependabot[bot] + - pre-commit-ci + - pre-commit-ci[bot] + - github-actions + - github-actions[bot]