diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eca074ff81a..6733f144cb3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,13 @@ updates: open-telemetry: patterns: - "*opentelemetry*" + kiota: + patterns: + - "*kiota*" + pylint: + patterns: + - "*pylint*" + - "*astroid*" - package-ecosystem: github-actions directory: "/" schedule: