Skip to content

Commit 662b7d0

Browse files
authored
Merge pull request #157 from github/ikewalker-patch-2
Add labels to Dependabot configuration
2 parents f06f9ac + 3b6278c commit 662b7d0

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
@@ -9,3 +9,6 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
labels:
13+
- "fundamentals"
14+
- "dependencies"

0 commit comments

Comments
 (0)