Skip to content

Commit 1aa9022

Browse files
committed
patch: Omit dependency auto-updates from CHANGELOG
This is marked at a patch release to ensure the change works, and regenerate the CHANGELOG without the noisy entries.
1 parent 5329607 commit 1aa9022

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
@@ -121,7 +121,9 @@ match = "master"
121121

122122
[tool.semantic_release.changelog]
123123
exclude_commit_patterns = [
124+
"chore.*deps.*Bump",
124125
"Merge pull request",
126+
"pre-commit auto-update",
125127
]
126128

127129

0 commit comments

Comments
 (0)