Skip to content

Commit 7500ee2

Browse files
committed
Skip dependabot in auto-generated release notes
1 parent 1ccca66 commit 7500ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
changelog:
22
exclude:
33
authors:
4-
- dependabot[bot]
4+
- app/dependabot
55
categories:
66
- title: Backwards-incompatible changes
77
labels:

0 commit comments

Comments
 (0)