Skip to content

Commit

Permalink
Merge pull request #121 from MinBZK/dependabot/pip/pre-commit-4.0.1
Browse files Browse the repository at this point in the history
Bump pre-commit from 3.8.0 to 4.0.1
  • Loading branch information
berrydenhartog authored Nov 25, 2024
2 parents 9f6b889 + 8b7c24a commit f9363ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ matplotlib = "3.7.5"
aif360 = "^0.6.1"
evidently = "^0.4.40"
isort = "^5.13.2"
pre-commit = "3.8.0"
pre-commit = "4.0.1"
ruff = "0.8.0"

[tool.poetry.group.test.dependencies]
Expand All @@ -27,7 +27,7 @@ coverage = "^7.6.8"

[tool.poetry.group.dev.dependencies]
ruff = "^0.8.0"
pre-commit = "^3.8.0"
pre-commit = "^4.0.1"
pyright = "^1.1.389"

[build-system]
Expand Down

0 comments on commit f9363ba

Please sign in to comment.