Skip to content

Commit c075277

Browse files
committed
Fix release.yml
1 parent f27f811 commit c075277

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
changelog:
22
exclude:
33
authors:
4-
- pre-commit-ci[bot]
5-
- renovate[bot]
6-
- dependabot[bot]
4+
- pre-commit-ci
5+
- renovate
6+
- dependabot
77
categories:
88
- title: "Breaking changes"
99
labels: ["PR type: breaking 💥"]

0 commit comments

Comments
 (0)