Skip to content

Commit

Permalink
chore(deps): update dependency dev/pre-commit to v3.7.0 (#647)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent b931fec commit 4e47cee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pdm.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 @@ -32,7 +32,7 @@ dependencies = [
[tool.pdm.dev-dependencies]
dev = [
# Support for Python 3.8 was dropped by pre-commit in https://github.com/pre-commit/pre-commit/releases/tag/v3.6.0
"pre-commit==3.6.2; python_version >= '3.9'",
"pre-commit==3.7.0; python_version >= '3.9'",
"pytest==8.1.1",
"pytest-cov==4.1.0",
"pytest-xdist[psutil]==3.5.0",
Expand Down

0 comments on commit 4e47cee

Please sign in to comment.