Skip to content

Commit 8c51e7a

Browse files
authored
Add assignees list to the hooky config (#92)
1 parent 584a57b commit 8c51e7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@ ignore_missing_imports = true
126126

127127
# configuring https://github.com/pydantic/hooky
128128
[tool.hooky]
129+
assignees = ['samuelcolvin', 'dmontagu', 'hramezani']
129130
reviewers = ['samuelcolvin', 'dmontagu', 'hramezani']
130131
require_change_file = false

0 commit comments

Comments
 (0)