There was an error while loading. Please reload this page.
1 parent bacea9a commit 1ebbfc5Copy full SHA for 1ebbfc5
1 file changed
.github/dependabot.yml
@@ -17,16 +17,6 @@ updates:
17
- dependency-name: "github.com/open-policy-agent/opa"
18
- dependency-name: "github.com/open-policy-agent/opa-envoy-plugin"
19
- 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"]
30
- package-ecosystem: "github-actions"
31
directory: "/" # For GitHub Actions, set the directory to / to check for workflow files in .github/workflows
32
schedule:
0 commit comments