Skip to content

Commit ebfbc2f

Browse files
committed
fix: dependabot
1 parent da0bc1b commit ebfbc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
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"
6061
- "/examples/instrumentation/Wordpress"
6162
- "/src/AutoInstrumentationInstaller"
6263
- "/src/Aws"
63-
- "/src/Aws/examples/AwsClientApp"
6464
- "/src/Context/Swoole"
6565
- "/src/Exporter/Instana"
6666
- "/src/Instrumentation/AwsSdk"

0 commit comments

Comments
 (0)