diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0d1b3cec80..48340470ff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -99,6 +99,16 @@ updates: package-ecosystem: pip schedule: interval: weekly +- directory: python/instrumentation/openinference-instrumentation-strands-agents + ignore: + - dependency-name: '*' + update-types: + - version-update:semver-major + - version-update:semver-minor + - version-update:semver-patch + package-ecosystem: pip + schedule: + interval: weekly - directory: python/instrumentation/openinference-instrumentation-agno ignore: - dependency-name: '*' @@ -139,7 +149,7 @@ updates: package-ecosystem: pip schedule: interval: weekly -- directory: python/instrumentation/openinference-instrumentation-strands-agents +- directory: python/instrumentation/openinference-instrumentation-haystack ignore: - dependency-name: '*' update-types: @@ -149,7 +159,7 @@ updates: package-ecosystem: pip schedule: interval: weekly -- directory: python/instrumentation/openinference-instrumentation-haystack +- directory: python/instrumentation/openinference-instrumentation-agent-framework ignore: - dependency-name: '*' update-types: