diff --git a/pyproject.toml b/pyproject.toml index f1a747c..94547de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ match = "master" exclude_commit_patterns = [ "chore.*deps.*Bump", "Merge pull request", - "pre-commit auto-update", + "ci.*pre-commit.*auto-update", ]