mirror of
https://github.com/vmorganp/Lazytainer.git
synced 2025-12-24 14:31:44 +01:00
see if it will let me know about new docker images
This commit is contained in:
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@@ -5,7 +5,12 @@
|
|||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: gomod # See documentation for possible values
|
- package-ecosystem: gomod
|
||||||
directory: "/src" # Location of package manifests
|
directory: "/src"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
|||||||
Reference in New Issue
Block a user