Skip to content

Commit 9863713

Browse files
authored
label dependabot PRs to be ignored in changelog (#1033)
1 parent fca7c8b commit 9863713

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ updates:
1515
github-actions:
1616
patterns:
1717
- "*"
18+
labels:
19+
- "dependencies"
20+
- "changelog:skip"

0 commit comments

Comments
 (0)