diff --git a/.changes/config.json b/.changes/config.json index f121a03be..8694ed12e 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -17,14 +17,14 @@ "dryRunCommand": true }, { - "command": "cargo generate-lockfile", + "command": "echo '
\n

Cargo Audit

\n\n```'", "dryRunCommand": true, - "runFromRoot": true, "pipe": true }, { - "command": "echo '
\n

Cargo Audit

\n\n```'", + "command": "cargo generate-lockfile", "dryRunCommand": true, + "runFromRoot": true, "pipe": true }, {