Skip to content

Commit 335a3ce

Browse files
authored
Merge pull request #299 from sandialabs/omit-pre-commit-updates-from-changelog
patch: Omit pre-commit updates from CHANGELOG
2 parents 0240357 + b6298d8 commit 335a3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ match = "master"
123123
exclude_commit_patterns = [
124124
"chore.*deps.*Bump",
125125
"Merge pull request",
126-
"pre-commit auto-update",
126+
"ci.*pre-commit.*auto-update",
127127
]
128128

129129

0 commit comments

Comments
 (0)