Skip to content

Commit 8323a1a

Browse files
committed
Removed release-note-none label from dependabot
Signed-off-by: Evan Lezar <[email protected]>
1 parent 31eaf45 commit 8323a1a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,16 @@ updates:
44
directory: "/"
55
schedule:
66
interval: weekly
7-
labels:
8-
- "release-note-none"
97
open-pull-requests-limit: 10
108

119
- package-ecosystem: gomod
1210
directory: "test/tools"
1311
schedule:
1412
interval: weekly
15-
labels:
16-
- "release-note-none"
1713
open-pull-requests-limit: 10
1814

1915
- package-ecosystem: "github-actions"
2016
directory: "/"
2117
schedule:
2218
interval: "daily"
23-
labels:
24-
- "release-note-none"
2519
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)