mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
11 lines
220 B
YAML
11 lines
220 B
YAML
# SPDX-FileCopyrightText: 2025 Ryan Cao <hello@ryanccn.dev>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|