Merge c169d60424edabaa715e823a513beac512a9c62d into 1ca89b810e921efce95fb4d254a8c6c93180450b

This commit is contained in:
Scott Brenner 2025-12-18 17:15:58 +00:00 committed by GitHub
commit 4225586b07
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 @@
version: 2
updates:
# Enable version updates for GitHub Actions
- package-ecosystem: "github-actions"
# Look for GitHub Actions workflows in the `root` directory
directory: "/"
# Check for updates once a week
schedule:
interval: "weekly"