Skip to content

Commit b76c86b

Browse files
wormeymanclaude
andcommitted
style: apply vp check --fix to the renovate config and CLAUDE.md
Caught by the CI workflow from #56 on its first real use - `vp check` (no --fix) failed in 27s on two formatting issues. Worth noting the gate earned its keep immediately on a comment-only change. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01F3a2HLJ4beKARi7SPmaM54
1 parent cbed0c8 commit b76c86b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
schedule: [],
9292
minimumReleaseAge: "25 hours",
9393
prBodyNotes: [
94-
"Security update - this bypassed the weekly schedule deliberately. Still read it: `brace-expansion`'s advisory carries a flat `<=5.0.7` range, so `pnpm audit` flags a version that already has the fix. \"The audit is red\" is not by itself a reason to take a bump here.",
94+
'Security update - this bypassed the weekly schedule deliberately. Still read it: `brace-expansion`\'s advisory carries a flat `<=5.0.7` range, so `pnpm audit` flags a version that already has the fix. "The audit is red" is not by itself a reason to take a bump here.',
9595
],
9696
},
9797

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ that PR is wrong; fix the age rule, don't commit the bypass.
216216

217217
**The app is live as of 2026-07-30** - enabled with "Automated PRs", "Require
218218
config file" and "Create onboarding PRs". So Renovate opens real PRs on its own
219-
now; `automerge: false` is what keeps anything from *landing* unread, and
219+
now; `automerge: false` is what keeps anything from _landing_ unread, and
220220
`dependencyDashboardApproval` is deliberately unset because it would re-impose
221221
scan-only behaviour at the config layer and defeat the app setting.
222222

0 commit comments

Comments
 (0)