Add dependabot config for GitHub actions

This commit is contained in:
Maxr1998 2021-08-24 19:37:21 +02:00
parent 9d8bf6504b
commit 6c63289f4f
No known key found for this signature in database
GPG Key ID: ECECF0D4F4816C81

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
labels:
- ci
- github-actions
commit-message:
prefix: ci