mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-16 02:25:42 +08:00
15 lines
331 B
YAML
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"
|