nextcloud-desktop/.github/dependabot.yml
Andy Scherzinger b2a3ef9308
docs(reuse): Add SPDX header and license files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-04-04 16:53:43 +02:00

12 lines
353 B
YAML

# SPDX-FileCopyrightText: 2023 Nextcloud contributors
# SPDX-License-Identifier: GPL-2.0-or-later
#
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"