We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0f8c6 commit 61c0faeCopy full SHA for 61c0fae
.github/dependabot.yml
@@ -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
16
17
18
19
20
21
.github/triage-issue-bot-config.yml
0 commit comments