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]