Skip to content

Commit 61c0fae

Browse files
committed
chore(maintenance): add dependabot.yml
Signed-off-by: Oleksander Piskun <[email protected]>
1 parent 6b0f8c6 commit 61c0fae

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
lines changed

.github/dependabot.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
2+
# SPDX-License-Identifier: AGPL-3.0-or-later
3+
4+
version: 2
5+
updates:
6+
- package-ecosystem: composer
7+
directory: "/"
8+
schedule:
9+
interval: weekly
10+
day: saturday
11+
time: "03:00"
12+
timezone: Europe/Paris
13+
open-pull-requests-limit: 5
14+
- package-ecosystem: "github-actions"
15+
directory: "/"
16+
schedule:
17+
interval: weekly
18+
day: saturday
19+
time: "03:00"
20+
timezone: Europe/Paris
21+
open-pull-requests-limit: 5

.github/triage-issue-bot-config.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)