Skip to content

Commit

Permalink
Merge pull request #21 from Alviner/dependabot/pip/pre-commit-3.6.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump pre-commit from 2.21.0 to 3.6.0
  • Loading branch information
Alviner authored Jan 25, 2024
2 parents 71b9f63 + 075f139 commit fdb8c7c
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 @@ -41,7 +41,7 @@ pytest-cov = "^4.0.0"
coveralls = "^3.3.1"
pytest-mock = "^3.10.0"
gray = "^0.13.0"
pre-commit = "^2.21.0"
pre-commit = ">=2.21,<4.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit fdb8c7c

Please sign in to comment.