Skip to content

Commit

Permalink
Update pre-commit (#704)
Browse files Browse the repository at this point in the history
* Update pre-commit

* Don't update everything
  • Loading branch information
amrit110 authored Nov 19, 2024
1 parent 2c4fef7 commit bd8346c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -94,7 +94,7 @@ optional = true

[tool.poetry.group.test.dependencies]
pytest = "^7.1.1"
pre-commit = "^2.17.0"
pre-commit = "^4.0.0"
pytest-cov = "^3.0.0"
codecov = "^2.1.13"
nbstripout = "^0.6.1"
Expand Down

0 comments on commit bd8346c

Please sign in to comment.