diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e4afed7..61d17c1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,8 @@ updates: go-dependencies: patterns: - "*" + commit-message: + prefix: "build" + include: "scope" + cooldown: + default-days: 1