Skip to content

Commit 1f008b5

Browse files
authored
[ci] Add hide-from-release-notes label to Dependabot PRs (#2828)
1 parent d4750c9 commit 1f008b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ updates:
1212
directory: /
1313
schedule:
1414
interval: daily
15+
labels:
16+
- "hide-from-release-notes"
1517
commit-message:
1618
# The trailing space instructs dependabot not to insert a colon between
1719
# the prefix and the rest of the message.

0 commit comments

Comments
 (0)