Skip to content

Commit

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

Bump pre-commit from 3.8.0 to 4.0.1
  • Loading branch information
simonwoerpel authored Jan 9, 2025
2 parents 91cb58b + 137c0cc commit 94e84a6
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 @@ -37,7 +37,7 @@ pytest-cov = ">=4.1,<7.0"
black = ">=23.11,<25.0"
isort = "^5.12.0"
mypy = "^1.7.0"
pre-commit = "^3.5.0"
pre-commit = ">=3.5,<5.0"
flake8 = ">=6.1,<8.0"
ipdb = "^0.13.13"
bump2version = "^1.0.1"
Expand Down

0 comments on commit 94e84a6

Please sign in to comment.