From 6c3f2df43352cd9d330e09cb5657c61ee212cc0b Mon Sep 17 00:00:00 2001 From: ialisaleh <179148517+ialisaleh@users.noreply.github.com> Date: Mon, 9 Feb 2026 14:06:56 +0000 Subject: [PATCH] chore: update dependabot.yml configuration --- .github/dependabot.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) 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: