Skip to content

Commit

Permalink
Merge pull request #262 from simonwoerpel/dependabot/pip/develop/pre-…
Browse files Browse the repository at this point in the history
…commit-4.0.1

Bump pre-commit from 3.8.0 to 4.0.1
  • Loading branch information
simonwoerpel authored Oct 14, 2024
2 parents 043deec + 58693ed commit daa1590
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -51,7 +51,7 @@ pytest-cov = ">=4.1,<6.0"
black = "^24.1.1"
isort = "^5.13.2"
mypy = "^1.8.0"
pre-commit = "^3.6.0"
pre-commit = ">=3.6,<5.0"
flake8 = "^7.0.0"
ipdb = "^0.13.13"
pytest-xdist = "^3.4.0"
Expand Down

0 comments on commit daa1590

Please sign in to comment.