diff --git a/pyproject.toml b/pyproject.toml index d8051a47c..c457de4c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -155,7 +155,7 @@ exclude_lines = [ # configuring https://github.com/pydantic/hooky [tool.hooky] -reviewers = ['sydney-runkle', 'davidhewitt'] +reviewers = ['Viicos', 'davidhewitt'] require_change_file = false [tool.pyright]