Create dependabot.yml

This commit is contained in:
Bastian Hofmann
2023-12-08 12:34:51 +01:00
committed by GitHub
parent 2f85d1bd4b
commit 49f5ee0ee6

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

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