aboutsummaryrefslogtreecommitdiff
path: root/tools/Vulkan-Tools/.github/dependabot.yml
blob: ae4d17d1b17faf4ccbcf8253440059cd2e913883 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# ~~~
# Copyright 2023 LunarG, Inc.
#
# SPDX-License-Identifier: Apache-2.0
# ~~~
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    open-pull-requests-limit: 3