Skip to content

Commit

Permalink
Add hooky configuration (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Jun 2, 2023
1 parent 74a4ff0 commit bb80292
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,8 @@ module = [
'dotenv.*',
]
ignore_missing_imports = true

# configuring https://github.com/pydantic/hooky
[tool.hooky]
reviewers = ['samuelcolvin', 'dmontagu', 'hramezani']
require_change_file = false

0 comments on commit bb80292

Please sign in to comment.