Private
Public Access
2
0
Files
mraa/.github/dependabot.yml
Alex Tereschenko b58b76ff85 gh workflows: add license headers
Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
2025-12-16 21:11:22 -08:00

18 lines
540 B
YAML

# Copyright (c) 2025 Alex Tereschenko
#
# This program and the accompanying materials are made available under the terms
# of the MIT license which is available at
# https://projects.eclipse.org/license/mit-license-mit.
#
# SPDX-License-Identifier: MIT
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"