Skip to content

Commit a61c6ea

Browse files
committed
patch: Omit auto-updates from CHANGELOG
1 parent a300200 commit a61c6ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,9 @@ match = "master"
142142

143143
[tool.semantic_release.changelog]
144144
exclude_commit_patterns = [
145+
"chore.*deps.*Bump",
145146
"Merge pull request",
147+
"ci.*pre-commit.*auto-update",
146148
]
147149

148150

0 commit comments

Comments
 (0)