Skip to content

Commit 127d18b

Browse files
🔄 synced local '.github/dependabot.yml' with remote 'config/dependabot.yml'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
1 parent 38a672b commit 127d18b

1 file changed

Lines changed: 16 additions & 10 deletions

File tree

‎.github/dependabot.yml‎

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
1+
# synced from @nextcloud/android-config
12
version: 2
23
updates:
3-
- package-ecosystem: gradle
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 10
8-
- package-ecosystem: github-actions
9-
directory: "/"
10-
schedule:
11-
interval: daily
12-
open-pull-requests-limit: 10
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
8+
- package-ecosystem: gradle
9+
directory: "/"
10+
schedule:
11+
interval: daily
12+
time: "03:00"
13+
timezone: Europe/Paris
14+
rebase-strategy: "disabled"
15+
open-pull-requests-limit: 10
16+
labels:
17+
- 3. to review
18+
- dependencies

0 commit comments

Comments
 (0)