1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-23 21:44:40 +02:00

Set up automated updates for Docker base images and Go packages

This commit is contained in:
Frederik Ring
2023-06-10 14:42:28 +02:00
committed by GitHub
parent dc8172b673
commit 336dece328

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