Create dependabot.yml

This commit is contained in:
2024-10-23 09:48:31 +02:00
committed by GitHub
parent c46aa4c31f
commit 37b7ea4855

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