Skip to content

Commit 707d2b1

Browse files
committed
Add Dependabot #2
1 parent 1182545 commit 707d2b1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "gradle"
4+
directory: "/api-testing-bot"
5+
target-branch: "develop"
6+
schedule:
7+
interval: "daily"
8+
time: "09:00"
9+
timezone: "Europe/Berlin"

0 commit comments

Comments
 (0)