Add helper script to give you all the commands to update all go mod dependencies

This commit is contained in:
Joshua Casey
2023-03-02 08:47:57 -06:00
parent 205559b4f3
commit 947b4fd579
5 changed files with 69 additions and 0 deletions
+6
View File
@@ -8,6 +8,12 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "gomod"
open-pull-requests-limit: 2
directory: "/hack/update-go-mod"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule: