Skip to content

Commit 06e9c04

Browse files
authored
chore(deps): adjust dependabot ignore for github.com/mikefarah/yq/v4 (#1716)
Related to open-component-model/ocm-project#771 Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
1 parent 48fef6a commit 06e9c04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ updates:
2626
labels:
2727
- kind/dependency
2828
- kind/chore
29+
# TODO: Remove when fixed https://github.com/open-component-model/ocm-project/issues/771
30+
ignore:
31+
- dependency-name: "github.com/mikefarah/yq/v4"
32+
versions: [ ">4.48.1"]
2933
- package-ecosystem: docker
3034
directory: "/"
3135
schedule:

0 commit comments

Comments
 (0)