Skip to content

Commit

Permalink
Update dependency pre-commit to ~=3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 817385d commit 60c39d5
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 @@ -81,7 +81,7 @@ Repository = "https://github.com/apitally/apitally-py"
dev = [
"ipykernel~=6.29.0",
"mypy~=1.13.0",
"pre-commit~=3.5.0; python_version<'3.9'",
"pre-commit~=3.8.0; python_version<'3.9'",
"pre-commit~=4.0.1; python_version>='3.9'",
"ruff~=0.7.0",
]
Expand Down

0 comments on commit 60c39d5

Please sign in to comment.