Merge pull request #136 from jkaninda/refactor

Set up automated updates for Docker base images and Go packages
This commit is contained in:
2024-10-23 09:50:23 +02:00
committed by GitHub

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