diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ff8dac1..fd929fb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -42,6 +42,20 @@ updates: - "*" multi-ecosystem-group: examples + - package-ecosystem: uv + directories: + - "/examples/*" + patterns: + - "*" + multi-ecosystem-group: examples + + - package-ecosystem: gomod + directories: + - "/examples/*" + patterns: + - "*" + multi-ecosystem-group: examples + - package-ecosystem: github-actions directory: "/" schedule: