Create dependabot.yml

This commit is contained in:
Jonas Kaninda
2024-10-23 09:47:34 +02:00
committed by GitHub
parent 3602c78e73
commit 2339db673d

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

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