Create dependabot.yml

This commit is contained in:
amd64fox 2024-03-23 11:58:25 +03:00 committed by GitHub
parent 9cea64a5f8
commit 3ca30a5d7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.github/workflows/dependabot.yml vendored Normal file
View file

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