Setup dependabot for GH actions

This commit is contained in:
FlorianMichael 2024-08-17 21:49:31 +02:00
parent e3e692aa5f
commit 4ee45457fa
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126

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

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