Skip to content

Commit

Permalink
MRL fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ericanderson committed Dec 6, 2024
1 parent 638717c commit 20a0e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .monorepolint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ NOTE: DO NOT EDIT THIS README BY HAND. It is generated by monorepolint.
...rulesForPackagesWithChecKApiTask(),

packageEntry({
excludePackages: [...privatePackages],
excludePackages: ["@osdk/benchmarks.*"],
options: {
entries: {
repository: {
Expand Down

0 comments on commit 20a0e4c

Please sign in to comment.