Create dependabot.yml

This commit is contained in:
RoyalOughtness 2025-08-18 17:36:06 -07:00 committed by GitHub
parent c1a0ea2339
commit a997a0aae2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"