Skip to content

Commit

Permalink
fix : Changed pre-commit version to fix temporary bug - see PyCQA/doc…
Browse files Browse the repository at this point in the history
  • Loading branch information
Félix Rohrlich committed Oct 25, 2024
1 parent 507fac9 commit 11b4363
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ sphinxcontrib-images = "^0.9.4"
coverage = {version = "*", extras=["toml"]}
faker = "*"
flask-webtest = "*"
pre-commit = "*"
pre-commit = "3.8.0"
pyquery = "*"
pytest = "^8.0.0"
pytest-coverage = "*"
Expand Down

0 comments on commit 11b4363

Please sign in to comment.