Fixing gomod dependant bot path

This commit is contained in:
mzack
2022-06-30 11:26:02 +02:00
parent 6ebda1e50c
commit a0e28baa88
2 changed files with 1 additions and 44 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ updates:
# Maintain dependencies for go modules
- package-ecosystem: "gomod"
directory: "/"
directory: "v2/"
schedule:
interval: "daily"
target-branch: "dev"