[go: up one dir, main page]

Skip to content

Commit

Permalink
ci: 🎡 ignore mermaid in renovate, will update when ready
Browse files Browse the repository at this point in the history
  • Loading branch information
Saul-Mirone committed Aug 24, 2024
1 parent bd27947 commit 53288c5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"extends": ["config:base", ":preserveSemverRanges", "group:all"],
"postUpdateOptions": [
"pnpmDedupe"
]
"postUpdateOptions": ["pnpmDedupe"],
"ignoreDeps": ["mermaid"]
}

0 comments on commit 53288c5

Please sign in to comment.