Merge c169d60424edabaa715e823a513beac512a9c62d into 329480da5ab32949a411548f821ea60ab3e90dc7

This commit is contained in:
Scott Brenner 2025-12-07 07:06:20 +01:00 committed by GitHub
commit 3617978ca8
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"