/
githubmirror
/
kmod
Обзор
Документация
Войти
/
githubmirror
/
kmod
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.github/dependabot.yml
21 строка
665 B
Emil Velikov
ci: do monthly dependabot runs
24 сен 2024, 17:16
24 сен 2024, 17:16
62a199d
Код
Авторство
О чём код?
# SPDX-FileCopyrightText: 2024 Emil Velikov <emil.l.velikov@gmail.com> # # SPDX-License-Identifier: LGPL-2.1-or-later # To get started with Dependabot version updates, you'll need to specify which # package ecosystems to update and where the package manifests are located. # 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: "monthly" commit-message: prefix: "ci" groups: all-actions: patterns: - "*"