Skip to content

Commit 4c69a8d

Browse files
chore: update dependabot configuration [skip ci]
1 parent 27b914a commit 4c69a8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ 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"
6565
- "/src/Exporter/Instana"
6666
- "/src/Instrumentation/AwsSdk"
@@ -78,12 +78,12 @@ updates:
7878
- "/src/Instrumentation/MySqli"
7979
- "/src/Instrumentation/OpenAIPHP"
8080
- "/src/Instrumentation/PDO"
81-
- "/src/Instrumentation/Psr3"
82-
- "/src/Instrumentation/Psr6"
8381
- "/src/Instrumentation/Psr14"
8482
- "/src/Instrumentation/Psr15"
8583
- "/src/Instrumentation/Psr16"
8684
- "/src/Instrumentation/Psr18"
85+
- "/src/Instrumentation/Psr3"
86+
- "/src/Instrumentation/Psr6"
8787
- "/src/Instrumentation/ReactPHP"
8888
- "/src/Instrumentation/Slim"
8989
- "/src/Instrumentation/Symfony"

0 commit comments

Comments
 (0)