add dependabot

This commit is contained in:
Jörg Thalheim 2023-09-13 08:46:55 +02:00
parent 495a010f5e
commit 5a337a0def

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

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