Skip to content

Commit cf64f50

Browse files
authored
Update dependabot.yml
1 parent 2d19cf9 commit cf64f50

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,18 @@ updates:
1212
interval: weekly
1313
time: "09:00"
1414
timezone: "Europe/Berlin"
15+
- package-ecosystem: gomod
16+
directory: /acceptance-tests
17+
target-branch: "maintenance"
18+
schedule:
19+
interval: weekly
20+
time: "09:00"
21+
timezone: "Europe/Berlin"
22+
- package-ecosystem: pip
23+
directory: /ci/scripts
24+
target-branch: "maintenance"
25+
schedule:
26+
interval: weekly
27+
time: "09:00"
28+
timezone: "Europe/Berlin"
1529

0 commit comments

Comments
 (0)