VirtualBox

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

Last change on this file since 105381 was 101291, checked in by vboxsync, 14 months ago

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

  • Property svn:eol-style set to native
File size: 894 bytes
Line 
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"
Note: See TracBrowser for help on using the repository browser.

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