Skip to content

Commit

Permalink
pre-commit downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Aug 7, 2024
1 parent 650c22a commit bbaf377
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 @@ -66,7 +66,7 @@ pylint = "^3.1.0"
black = "^24.3.0"
flake8 = {version = "^7.0.0", python = "^3.9"}
pylint-exit = "^1.2.0"
pre-commit = {version = "^3.7.0", python = "^3.9"}
pre-commit = {version = "3.7.1", python = "^3.9"}
mypy = "^1.9.0"

[tool.poetry.group.docs]
Expand Down

0 comments on commit bbaf377

Please sign in to comment.