/
redgpu
/
ispc
Обзор
Документация
Войти
/
redgpu
/
ispc
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/dependabot.yml
21 строка
537 B
Arina Neshlyaeva
CI: update copyright year in workflow files
07 янв 2026, 04:24
07 янв 2026, 04:24
1a37271
Код
Авторство
О чём код?
# Copyright 2024-2026, Intel Corporation # SPDX-License-Identifier: BSD-3-Clause version: 2 updates: # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" commit-message: prefix: "ci:" open-pull-requests-limit: 1 groups: ga-dependencies: applies-to: version-updates patterns: - "*" ignore: - dependency-name: "*" update-types: ["version-update:semver-patch"] # Ignore patch updates