Create dependabot.yml

This commit is contained in:
Cameron Gutman 2025-07-05 18:53:47 -05:00 committed by GitHub
parent 58902e342f
commit 262537959f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: "daily"