diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 63a0fb0..dcbaa6b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,9 +8,12 @@ updates: commit-message: prefix: "feat(deps)" groups: - arrow: + k8s: patterns: - "k8s.io*" + etcd: + patterns: + - "go.etcd.io/etcd/*" - package-ecosystem: github-actions directory: / schedule: