Skip to content

Commit

Permalink
requirements[dev_helper]: Upgrade gitlint from >=0.10 to >=0.17.
Browse files Browse the repository at this point in the history
This may require extra development documentation due to
jorisroovers/gitlint#250, which applies for upgrades.
  • Loading branch information
neiljp committed Mar 25, 2022
1 parent 6e395db commit 09db5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def long_description():
dev_helper_deps = [
"pudb==2022.1.1",
"snakeviz>=2.1.1",
"gitlint>=0.10",
"gitlint>=0.17",
"autopep8~=1.5.4",
"autoflake~=1.3.1",
]
Expand Down

0 comments on commit 09db5dc

Please sign in to comment.