We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0eabfc commit ed7f4adCopy full SHA for ed7f4ad
pyproject.toml
@@ -62,7 +62,7 @@ version_toml = ["pyproject.toml:tool.poetry.version"]
62
63
[tool.semantic_release.changelog]
64
template_dir = ".github/templates"
65
-exclude_commit_patterns = ["chore: version bump"]
+exclude_commit_patterns = ["chore: version bump", "chore(deps)", "chore(deps-dev)"]
66
67
[tool.semantic_release.changelog.environment]
68
trim_blocks = true
0 commit comments