Skip to content

Commit

Permalink
👷 Require change files (pydantic#6428)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Jul 5, 2023
1 parent 88f2810 commit 3661981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ filterwarnings = [
[tool.hooky]
assignees = ['samuelcolvin', 'adriangb', 'dmontagu', 'hramezani', 'lig', 'Kludex', 'davidhewitt']
reviewers = ['samuelcolvin', 'adriangb', 'dmontagu', 'hramezani', 'lig', 'Kludex', 'davidhewitt']
require_change_file = false
require_change_file = true

[tool.ruff]
line-length = 120
Expand Down

0 comments on commit 3661981

Please sign in to comment.