Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent ce46962 commit 94c3cf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -34,7 +34,7 @@ distro = ">=1.5.0"
iniconfig = ">=1.1.1" # minimun version supported

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.0.0"
pre-commit = "^3.0.0 || ^4.0.0"
isort = "^5.10.1"
flake8 = "<8"
pytest = "^6.2.5 || ^8.0.0"
Expand Down

0 comments on commit 94c3cf2

Please sign in to comment.