VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/.github/dependabot.yml@ 103303

最後變更 在這個檔案從103303是 101291,由 vboxsync 提交於 17 月 前

EFI/FirmwareNew: Make edk2-stable202308 build on all supported platforms (using gcc at least, msvc not tested yet), bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 894 位元組
 
1## @file
2# Dependabot configuration file to enable GitHub services for managing and updating
3# dependencies.
4#
5# Copyright (c) Microsoft Corporation.
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8# Please see the documentation for all configuration options:
9# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
10##
11version: 2
12updates:
13 - package-ecosystem: "pip"
14 directory: "/"
15 schedule:
16 interval: "daily"
17 commit-message:
18 prefix: "pip"
19 reviewers:
20 - "makubacki"
21 - "mdkinney"
22 - "spbrogan"
23 rebase-strategy: "disabled"
24
25 - package-ecosystem: "github-actions"
26 directory: "/"
27 schedule:
28 interval: "weekly"
29 day: "monday"
30 commit-message:
31 prefix: "GitHub Action"
32 reviewers:
33 - "makubacki"
34 - "mdkinney"
35 - "spbrogan"
36 rebase-strategy: "disabled"
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette