Skip to content

Commit 4d66130

Browse files
committed
Add in:build Label to Dependabot PRs
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 parent 7c11ada commit 4d66130

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
@@ -14,6 +14,7 @@ updates:
1414
timezone: Etc/UTC
1515
labels:
1616
- 'type: dependency-upgrade'
17+
- 'in: build'
1718
registries:
1819
- shibboleth
1920
ignore:
@@ -60,6 +61,7 @@ updates:
6061
timezone: Etc/UTC
6162
labels:
6263
- 'type: dependency-upgrade'
64+
- 'in: build'
6365
registries:
6466
- shibboleth
6567
ignore:
@@ -111,6 +113,7 @@ updates:
111113
timezone: Etc/UTC
112114
labels:
113115
- 'type: dependency-upgrade'
116+
- 'in: build'
114117
registries:
115118
- shibboleth
116119
ignore:

0 commit comments

Comments
 (0)