blob: db5207a44b2dfa31fbd47e9fc332bca125be379c [file] [log] [blame]
Eric Ball50d6f8e2026-01-30 15:47:38 -08001---
2# SPDX-FileCopyrightText: 2026 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"