chore: let dependabot update GitHub actions

This commit is contained in:
Rene Leonhardt 2023-10-30 10:19:50 +01:00 committed by GitHub
parent 8947b00142
commit 4e473010a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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