Add dependabot configuration

This commit is contained in:
Cameron Gutman
2025-11-28 17:05:15 -06:00
parent 64b5a33668
commit ad7972bff1

9
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,9 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "weekly"