diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4289ee44..79f0dfb8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -83,7 +83,7 @@ updates: groups: preset: patterns: - - "*requirements.txt" + - "*" package-ecosystem: pip schedule: interval: weekly @@ -99,7 +99,7 @@ updates: groups: gaudi-openshift: patterns: - - "requirements.txt" + - "*" package-ecosystem: pip schedule: interval: weekly