Skip to content

Commit

Permalink
chore(ci): extract Syft into its own PR due to pipeline failure with …
Browse files Browse the repository at this point in the history
…new version (#189)
  • Loading branch information
RothAndrew authored Feb 8, 2024
1 parent 61bfb3a commit 88892cb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,12 @@
allowedVersions: "<1.6.0"
},
{
excludePackageNames: [],
matchPackageNames: ["anchore/syft"],
groupName: "syft",
automerge: true
},
{
excludePackageNames: ["anchore/syft"],
groupName: "stable",
automerge: true
}
Expand Down

0 comments on commit 88892cb

Please sign in to comment.