Skip to content

Commit 665ba30

Browse files
authored
Add New Relic patterns to dependabot configuration
1 parent ca5c73e commit 665ba30

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,11 @@ updates:
5757
- 'major'
5858
- 'minor'
5959
- 'patch'
60+
newrelic:
61+
patterns:
62+
- '@newrelic/*'
63+
- 'newrelic'
64+
update-types:
65+
- 'major'
66+
- 'minor'
67+
- 'patch'

0 commit comments

Comments
 (0)