ci: Add dependabot

This commit is contained in:
Juan Ramos 2023-10-13 13:56:01 -06:00 committed by Juan Ramos
parent 07ff4233bc
commit 1e451348f0

12
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,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