dependabot.yml: for github-actions updates

This commit is contained in:
Philip H
2024-02-04 00:29:58 +01:00
committed by GitHub
parent 0f07244bb4
commit 111426b1cb

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

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