Skip to content

Commit cb6a241

Browse files
committed
Simplify renovate commands and add demo instructions
- Remove regular renovate command, keep only renovate:jest - Update renovate:jest to use static renovate.json configuration - Update renovate.json to target Jest dependencies specifically - Add demos/fixing-renovate-dependencies.md with sales engineer instructions - Remove code comments from unit test files - Clean up debug files and update .gitignore
1 parent 75e02a2 commit cb6a241

File tree

2 files changed

+1
-2384
lines changed

2 files changed

+1
-2384
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ services/database/database.sqlite
4141
# Renovate debug files
4242
renovate_debug.txt
4343
renovate_output.txt
44+
jest_debug.txt

0 commit comments

Comments
 (0)