We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f5a8b commit d42ff12Copy full SHA for d42ff12
.github/dependabot.yml
@@ -22,14 +22,6 @@ updates:
22
oc-mirror-v2-version-updates:
23
applies-to: version-updates
24
patterns: [ "*" ]
25
-
26
- # Configuration for the oc-mirror v2 go module (weekly security updates)
27
- - package-ecosystem: "gomod"
28
- directory: "/v2"
29
- schedule:
30
- interval: "weekly"
31
- open-pull-requests-limit: 10
32
- groups:
33
oc-mirror-v2-security-updates:
34
applies-to: security-updates
35
- patterns: [ "*" ]
+ patterns: [ "*" ]
0 commit comments