Skip to content

Commit 854b130

Browse files
committed
Update dependabot
1 parent 180bb4c commit 854b130

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
@@ -1,5 +1,14 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
day: "sunday"
8+
time: "00:00"
9+
timezone: "Europe/Warsaw"
10+
open-pull-requests-limit: 10
11+
312
- package-ecosystem: "gradle"
413
directory: "/"
514
schedule:

0 commit comments

Comments
 (0)