feat(ci): add actions dependabot

This commit is contained in:
2024-08-21 16:03:30 +02:00
parent 57cb0cd9ad
commit c4c358ceef

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

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