ci: add dependabot for automatic actions updates

This commit is contained in:
dundargoc 2024-02-04 00:04:20 +01:00
parent 14641d170d
commit f91050c8c0

8
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "ci"