Skip to content

Commit c52bb4d

Browse files
committed
Improve a couple labels
1 parent baf1996 commit c52bb4d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@ version: 2
22
updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
5+
default_labels:
6+
- "dependencies"
7+
- "skip-changelog"
58
schedule:
69
interval: "daily"

.github/release-drafter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ categories:
1515
- 'bug'
1616
- title: '🧰 Maintenance'
1717
labels:
18+
- 'documentation'
1819
- 'chore'
1920
- 'infra'
2021
- title: '🧪 Experimental'

0 commit comments

Comments
 (0)