Skip to content

Commit f9cd242

Browse files
Merge pull request #576 from mikelane/dependabot/pip/{{-cookiecutter.__project_name-}}/pre-commit-4.5.0
Bump pre-commit from 4.4.0 to 4.5.0 in /{{ cookiecutter.__project_name }}
2 parents 9a59961 + 201aaab commit f9cd242

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{ cookiecutter.__project_name }}/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.__project_name }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pytest-cov = "^7.0.0"
2121
mypy = "^1.18.1"
2222
black = "^25.11.0"
2323
isort = "^7.0.0"
24-
pre-commit = "^4.4.0"
24+
pre-commit = "^4.5.0"
2525
ruff = "^0.14.6"
2626

2727

0 commit comments

Comments
 (0)