chore(ci): enable dependabot (#10)

This commit is contained in:
Rushaway 2025-02-27 15:53:08 +01:00 committed by GitHub
parent ad9b6409e9
commit 5a4217c34c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"