Skip to content

Commit e67d395

Browse files
committed
Add worker bee tester to dependabot
1 parent 7fa602f commit e67d395

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2905,3 +2905,8 @@ updates:
29052905
- dependency-name: "*"
29062906
update-types:
29072907
- "version-update:semver-patch"
2908+
2909+
- package-ecosystem: "pip"
2910+
directory: "packages/worker_bee/worker_bee/example/tool/example_web_tester"
2911+
schedule:
2912+
interval: "weekly"

0 commit comments

Comments
 (0)