blob: 5fe32abde8bd98b18304a26b7e2d5bc6bedc95ee [file] [log] [blame]
Eric Ballf38b5552025-10-08 15:18:15 -07001---
2# SPDX-FileCopyrightText: 2025 The Linux Foundation
3# SPDX-License-Identifier: Apache-2.0
4
5# To get started with Dependabot version updates, you'll need to specify which
6# package ecosystems to update and where the package manifests are located.
7# Please see the documentation for all configuration options:
8# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
9
10version: 2
11updates:
12 - package-ecosystem: "github-actions"
13 directory: "/"
14 schedule:
15 interval: "weekly"