Skip to content

Commit 73d1c07

Browse files
committed
chore: add dependabot
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
1 parent 2e26764 commit 73d1c07

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)