Create dependabot.yml (#22)

This commit is contained in:
Malachi Soord
2023-03-09 19:28:58 +01:00
committed by GitHub
parent d62cb57222
commit 25d5ca74f8
+10
View File
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"