Skip to content

Commit 062fd25

Browse files
chore(deps-dev): bump pre-commit from 4.2.0 to 4.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.5.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.5.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6273da6 commit 062fd25

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python = "^3.10"
1919

2020
[tool.poetry.group.dev.dependencies]
2121
pytest = "^8.4.2"
22-
pre-commit = "^4.2.0"
22+
pre-commit = "^4.5.1"
2323

2424
[tool.poetry.urls]
2525
"Bug Tracker" = "https://github.com/MechanicalFlower/python-template/issues"

0 commit comments

Comments
 (0)