Skip to content

Commit 8dda467

Browse files
chore: update dependabot configuration [skip ci]
1 parent 30ed261 commit 8dda467

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,13 @@ updates:
5757
# Maintain dependencies for all packages
5858
- package-ecosystem: "composer"
5959
directories:
60-
- "/examples/aws/AwsClientApp"
6160
- "/examples/instrumentation/Wordpress"
6261
- "/src/AutoInstrumentationInstaller"
6362
- "/src/Aws"
63+
- "/src/Aws/examples/AwsClientApp"
6464
- "/src/Context/Swoole"
65+
- "/src/Exporter/Instana"
66+
- "/src/Instrumentation/AwsSdk"
6567
- "/src/Instrumentation/CakePHP"
6668
- "/src/Instrumentation/CodeIgniter"
6769
- "/src/Instrumentation/Curl"

0 commit comments

Comments
 (0)