Skip to content

Commit 1ebbfc5

Browse files
authored
Revert "chore(deps): optimize dependabot configuration for OPA dependencies (#3568)" (#3583)
This reverts commit 3421031. Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
1 parent bacea9a commit 1ebbfc5

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,6 @@ updates:
1717
- dependency-name: "github.com/open-policy-agent/opa"
1818
- dependency-name: "github.com/open-policy-agent/opa-envoy-plugin"
1919
- dependency-name: "github.com/envoyproxy/go-control-plane"
20-
- package-ecosystem: "gomod"
21-
directory: "/"
22-
schedule:
23-
interval: "weekly"
24-
groups:
25-
opa:
26-
patterns:
27-
- "github.com/open-policy-agent/opa"
28-
- "github.com/open-policy-agent/opa-envoy-plugin"
29-
update-types: ["minor"]
3020
- package-ecosystem: "github-actions"
3121
directory: "/" # For GitHub Actions, set the directory to / to check for workflow files in .github/workflows
3222
schedule:

0 commit comments

Comments
 (0)