ci: add dependabot for actions

This commit is contained in:
jon4hz
2024-10-02 14:24:39 +02:00
parent 451cda200e
commit d23bed6975

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

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