Skip to content

Commit 8fbbf27

Browse files
Merge pull request #1301 from aguidirh/reorg/dependabot
NO-JIRA: Changes the dependabot directories
2 parents 341339d + 8998e4c commit 8fbbf27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
updates:
33
# Configuration for the oc-mirror v1 go mod (weekly security-updates)
44
- package-ecosystem: "gomod"
5-
directory: "/"
5+
directory: "/v1"
66
schedule:
77
interval: "weekly"
88
# Disable version updates, only allow security updates
@@ -14,7 +14,7 @@ updates:
1414

1515
# Configuration for the oc-mirror v2 go module (monthly version updates)
1616
- package-ecosystem: "gomod"
17-
directory: "/v2"
17+
directory: "/"
1818
schedule:
1919
interval: "monthly"
2020
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)