feat(ci): add actions dependabot

This commit is contained in:
javalsai 2024-08-21 16:03:30 +02:00
parent 57cb0cd9ad
commit c4c358ceef
Signed by: javalsai
SSH Key Fingerprint: SHA256:3G83yKhBUWVABVX/vPWH88xnK4+ptMtHkZGCRXD4Mk8

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"