Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to <=3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 3596f33 commit 0a9f56a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ spectrafit-pptx-converter = "spectrafit.plugins.pptx_converter:command_line_runn
dev = [
"mypy>=1.9.0,<2",
"black[jupyter]~=24.0",
"pre-commit<=3.7.1 ; python_version < '3.9'",
"pre-commit<=3.8.0; python_version < '3.9'",
"pre-commit>=3.7.1,<4 ; python_version >= '3.9'",
"pytest>=7.1.3,<9.0.0",
"pytest-clarity>=1.0.1,<2",
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a9f56a

Please sign in to comment.