Skip to content

Commit

Permalink
chore: ignore private packages changes for renovate (#2466)
Browse files Browse the repository at this point in the history
  • Loading branch information
armano2 committed Feb 23, 2021
1 parent ffc7eaa commit f26759c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
"config:base",
":semanticCommitType(chore)",
":semanticCommitScopeDisabled"
],
"ignoreDeps": [
"@commitlint/test",
"@commitlint/test-environment",
"@commitlint/utils"
]
},
"workspaces": [
Expand Down

0 comments on commit f26759c

Please sign in to comment.