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 2e26764 commit 73d1c07Copy full SHA for 73d1c07
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
2
+# SPDX-License-Identifier: AGPL-3.0-or-later
3
+version: 2
4
+updates:
5
+- package-ecosystem: pip
6
+ directory: "/"
7
+ schedule:
8
+ interval: weekly
9
+ day: saturday
10
+ time: "03:00"
11
+ timezone: Europe/Paris
12
+ open-pull-requests-limit: 10
0 commit comments