aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/dependabot.yml
blob: b25b0ebdc6c4f53d9a71d3bc9350774e2b8a0f32 (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