mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
12 lines
353 B
YAML
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"
|