Files
pilotclient/.github/dependabot.yml
2026-06-28 21:20:19 +00:00

15 lines
331 B
YAML

# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
# SPDX-License-Identifier: CC0-1.0
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "no-changelog"